Download hotdeployer-api-7.0.7.jar file - Jar h

Jar examples for h:hotdeployer-api

Description

Service API to watch changes on files/directories within a specific hotdeployment folder.

You can download jar file hotdeployer-api 7.0.7 in this page.

Build File

You can use the following script to add hotdeployer-api-7.0.7.jar to your project.

<dependency>
   <groupId>ch.sourcepond.io</groupId>
   <artifactId>hotdeployer-api</artifactId>
   <version>7.0.7</version>
</dependency>
compile group: 'ch.sourcepond.io', name: 'hotdeployer-api', version: '7.0.7'
libraryDependencies += "ch.sourcepond.io" % "hotdeployer-api" % "7.0.7"
<dependency org="ch.sourcepond.io" name="hotdeployer-api" rev="7.0.7"/>
@Grapes(@Grab(group='ch.sourcepond.io', module='hotdeployer-api', version='7.0.7'))
'ch.sourcepond.io:hotdeployer-api:jar:7.0.7'

Download

Click the following link to download the jar file.

hotdeployer-api-7.0.7-javadoc.jar
hotdeployer-api-7.0.7-sources.jar
hotdeployer-api-7.0.7.jar
hotdeployer-api-7.0.7.pom



Related Tutorials