Download deployer-2.2.0.jar file - Jar d

Jar examples for d:deployer

Description

You can download jar file deployer 2.2.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

deployer-2.2.0-javadoc.jar
deployer-2.2.0-sources.jar
deployer-2.2.0.jar
deployer-2.2.0.pom



Related Tutorials