is not current version
Last Version 2018.5.0

org.wildfly.swarm:topology-openshift 2018.3.3

Service Discovery with OpenShift

Categories

Categories

WildFly Container Application Servers OpenShift PaaS Providers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

topology-openshift
Version

Version

2018.3.3
Type

Type

jar

Download topology-openshift 2018.3.3


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