is not current version
Last Version 2.2.12

org.apache.cxf:cxf-xjc-dv-test 2.0.12


GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-xjc-dv-test
Version

Version

2.0.12
Type

Type

jar

Download cxf-xjc-dv-test 2.0.12


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