is not current version
Last Version 2018.5.0

org.wildfly.swarm:topology-openshift 2012.12.0

Service Discovery with OpenShift

Categories

Categories

WildFly Container Application Servers OpenShift PaaS Providers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

topology-openshift
Version

Version

2012.12.0
Type

Type

jar

Download topology-openshift 2012.12.0


<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/topology-openshift/ -->
<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>topology-openshift</artifactId>
    <version>2012.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/topology-openshift/
implementation 'org.wildfly.swarm:topology-openshift:2012.12.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm/topology-openshift/
implementation ("org.wildfly.swarm:topology-openshift:2012.12.0")
'org.wildfly.swarm:topology-openshift:jar:2012.12.0'
<dependency org="org.wildfly.swarm" name="topology-openshift" rev="2012.12.0">
  <artifact name="topology-openshift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='topology-openshift', version='2012.12.0')
)
libraryDependencies += "org.wildfly.swarm" % "topology-openshift" % "2012.12.0"
[org.wildfly.swarm/topology-openshift "2012.12.0"]