is not current version
Last Version 4.0.0

org.apache.cxf.xjcplugins:cxf-xjc-javadoc 3.3.0


GroupId

GroupId

org.apache.cxf.xjcplugins
ArtifactId

ArtifactId

cxf-xjc-javadoc
Version

Version

3.3.0
Type

Type

jar

Download cxf-xjc-javadoc 3.3.0


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