is not current version
Last Version 2.2.0

io.fabric8.jube.images.jboss:deployer 2.0.41


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

io.fabric8.jube.images.jboss
ArtifactId

ArtifactId

deployer
Version

Version

2.0.41
Type

Type

jar

Download deployer 2.0.41


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