is not current version
Last Version 4.0.0

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


GroupId

GroupId

org.apache.cxf.xjcplugins
ArtifactId

ArtifactId

cxf-xjc-javadoc
Version

Version

3.3.2
Type

Type

jar

Download cxf-xjc-javadoc 3.3.2


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