is not current version
Last Version 2.2.12

org.apache.cxf:cxf-xjc-dv 2.1.8


GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-xjc-dv
Version

Version

2.1.8
Type

Type

jar

Download cxf-xjc-dv 2.1.8


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