Jar examples for h:hotdeployer-api
Service API to watch changes on files/directories within a specific hotdeployment folder.
You can download jar file hotdeployer-api 1.0.4 in this page.
You can use the following script to add hotdeployer-api-1.0.4.jar to your project.
<dependency> <groupId>ch.sourcepond.io</groupId> <artifactId>hotdeployer-api</artifactId> <version>1.0.4</version> </dependency>
compile group: 'ch.sourcepond.io', name: 'hotdeployer-api', version: '1.0.4'
libraryDependencies += "ch.sourcepond.io" % "hotdeployer-api" % "1.0.4"
<dependency org="ch.sourcepond.io" name="hotdeployer-api" rev="1.0.4"/>
@Grapes(@Grab(group='ch.sourcepond.io', module='hotdeployer-api', version='1.0.4'))
'ch.sourcepond.io:hotdeployer-api:jar:1.0.4'
Click the following link to download the jar file.
hotdeployer-api-1.0.4-javadoc.jar