is not current version
Last Version 2017.5.0

org.wildfly.swarm:testsuite-undertow-context 2017.4.0

Test Suite: Undertow with Context

Categories

Categories

WildFly Container Application Servers Undertow Net Networking
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

testsuite-undertow-context
Version

Version

2017.4.0
Type

Type

jar

Download testsuite-undertow-context 2017.4.0


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