is not current version
Last Version 2017.5.0

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

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.3.2
Type

Type

jar

Download testsuite-undertow-context 2017.3.2


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