Download hot-deployer-3.0.0.jar file - Jar h

Jar examples for h:hot-deployer

Description

The hot deployer is a bad substitute for using explicit deploy commands from maven, the command line, or the console.

You can download jar file hot-deployer 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add hot-deployer-3.0.0.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.configs</groupId>
   <artifactId>hot-deployer</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.apache.geronimo.configs', name: 'hot-deployer', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.configs" % "hot-deployer" % "3.0.0"
<dependency org="org.apache.geronimo.configs" name="hot-deployer" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='hot-deployer', version='3.0.0'))
'org.apache.geronimo.configs:hot-deployer:jar:3.0.0'

Download

Click the following link to download the jar file.

hot-deployer-3.0.0-sources.jar
hot-deployer-3.0.0.pom



Related Tutorials