is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-transport-undertow 3.2.5

Apache CXF Undertow Transport System Tests

Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-transport-undertow
Version

Version

3.2.5
Type

Type

jar

Download cxf-systests-transport-undertow 3.2.5


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