is not current version
Last Version 3.5.2

org.apache.cxf:cxf-testutils 3.0.0-milestone1

Apache CXF Test Utilities

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-testutils
Version

Version

3.0.0-milestone1
Type

Type

jar

Download cxf-testutils 3.0.0-milestone1


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