is not current version
Last Version 2.0.29

io.fabric8.jube.images.wildfly:deployer 2.0.4


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

io.fabric8.jube.images.wildfly
ArtifactId

ArtifactId

deployer
Version

Version

2.0.4
Type

Type

jar

Download deployer 2.0.4


<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.wildfly/deployer/ -->
<dependency>
    <groupId>io.fabric8.jube.images.wildfly</groupId>
    <artifactId>deployer</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.wildfly/deployer/
implementation 'io.fabric8.jube.images.wildfly:deployer:2.0.4'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.wildfly/deployer/
implementation ("io.fabric8.jube.images.wildfly:deployer:2.0.4")
'io.fabric8.jube.images.wildfly:deployer:jar:2.0.4'
<dependency org="io.fabric8.jube.images.wildfly" name="deployer" rev="2.0.4">
  <artifact name="deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.wildfly', module='deployer', version='2.0.4')
)
libraryDependencies += "io.fabric8.jube.images.wildfly" % "deployer" % "2.0.4"
[io.fabric8.jube.images.wildfly/deployer "2.0.4"]