Download deployer-2.0.19.jar file - Jar d

Jar examples for d:deployer

Description

You can download jar file deployer 2.0.19 in this page.

License

Apache License

Build File

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

<dependency>
   <groupId>io.fabric8.jube.images.wildfly</groupId>
   <artifactId>deployer</artifactId>
   <version>2.0.19</version>
</dependency>
compile group: 'io.fabric8.jube.images.wildfly', name: 'deployer', version: '2.0.19'
libraryDependencies += "io.fabric8.jube.images.wildfly" % "deployer" % "2.0.19"
<dependency org="io.fabric8.jube.images.wildfly" name="deployer" rev="2.0.19"/>
@Grapes(@Grab(group='io.fabric8.jube.images.wildfly', module='deployer', version='2.0.19'))
'io.fabric8.jube.images.wildfly:deployer:jar:2.0.19'

Download

Click the following link to download the jar file.

deployer-2.0.19-javadoc.jar
deployer-2.0.19-sources.jar
deployer-2.0.19.jar
deployer-2.0.19.pom



Related Tutorials