is not current version
Last Version 2018.5.0

org.wildfly.swarm:topology-webapp 2016.8

Server-Sent Events of instances being added/removed from cluster

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

topology-webapp
Version

Version

2016.8
Type

Type

jar

Download topology-webapp 2016.8


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