is not current version
Last Version 27.0.0.Alpha1

org.wildfly:wildfly-mod_cluster-undertow 8.1.0.CR1


Categories

Categories

WildFly Container Application Servers Undertow Net Networking
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-mod_cluster-undertow
Version

Version

8.1.0.CR1
Type

Type

jar

Download wildfly-mod_cluster-undertow 8.1.0.CR1


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