is not current version
Last Version 4.0.0

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


GroupId

GroupId

org.apache.cxf.xjcplugins
ArtifactId

ArtifactId

cxf-xjc-dv
Version

Version

3.0.3
Type

Type

jar

Download cxf-xjc-dv 3.0.3


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