Download hot-deployer-1.2-beta.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 1.2-beta in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

hot-deployer-1.2-beta-sources.jar
hot-deployer-1.2-beta.pom



Related Tutorials