is not current version
Last Version 2.2.1.Final

io.thorntail.testsuite:testsuite-undertow-context 2.1.0.Final

Test Suite: Undertow with Context

Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.thorntail.testsuite
ArtifactId

ArtifactId

testsuite-undertow-context
Version

Version

2.1.0.Final
Type

Type

jar

Download testsuite-undertow-context 2.1.0.Final


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