is not current version
Last Version 4.0.0

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


GroupId

GroupId

org.apache.cxf.xjcplugins
ArtifactId

ArtifactId

cxf-xjc-dv
Version

Version

3.0.1
Type

Type

jar

Download cxf-xjc-dv 3.0.1


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