is not current version
Last Version 4.0.0

org.apache.cxf.xjcplugins:cxf-xjc-dv 2.6.0


GroupId

GroupId

org.apache.cxf.xjcplugins
ArtifactId

ArtifactId

cxf-xjc-dv
Version

Version

2.6.0
Type

Type

jar

Download cxf-xjc-dv 2.6.0


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