License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdio.fabric8.jube.images.wildfly |
ArtifactId | ArtifactIddeployer |
Version | Version2.0.29 |
Type | Typejar |
Description |
DescriptionJube :: Images :: WildFly :: Deployer
Provides a pure Java implementation of a Kubernetes-like container orchestration layer.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
deployer-2.0.29.pom | |
deployer-2.0.29.jar | 9 KB |
deployer-2.0.29-sources.jar | 3 KB |
deployer-2.0.29-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.wildfly/deployer/ -->
<dependency>
<groupId>io.fabric8.jube.images.wildfly</groupId>
<artifactId>deployer</artifactId>
<version>2.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.wildfly/deployer/
implementation 'io.fabric8.jube.images.wildfly:deployer:2.0.29'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.wildfly/deployer/
implementation ("io.fabric8.jube.images.wildfly:deployer:2.0.29")
'io.fabric8.jube.images.wildfly:deployer:jar:2.0.29'
<dependency org="io.fabric8.jube.images.wildfly" name="deployer" rev="2.0.29">
<artifact name="deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.wildfly', module='deployer', version='2.0.29')
)
libraryDependencies += "io.fabric8.jube.images.wildfly" % "deployer" % "2.0.29"
[io.fabric8.jube.images.wildfly/deployer "2.0.29"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-controller-client | jar | 8.2.0.Final |