Jar examples for d:deployer
You can download jar file deployer 2.0.20 in this page.
Apache License
You can use the following script to add deployer-2.0.20.jar to your project.
<dependency> <groupId>io.fabric8.jube.images.wildfly</groupId> <artifactId>deployer</artifactId> <version>2.0.20</version> </dependency>
compile group: 'io.fabric8.jube.images.wildfly', name: 'deployer', version: '2.0.20'
libraryDependencies += "io.fabric8.jube.images.wildfly" % "deployer" % "2.0.20"
<dependency org="io.fabric8.jube.images.wildfly" name="deployer" rev="2.0.20"/>
@Grapes(@Grab(group='io.fabric8.jube.images.wildfly', module='deployer', version='2.0.20'))
'io.fabric8.jube.images.wildfly:deployer:jar:2.0.20'
Click the following link to download the jar file.
deployer-2.0.20-javadoc.jar