is not current version
Last Version 4.0.0

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


GroupId

GroupId

org.apache.cxf.xjcplugins
ArtifactId

ArtifactId

cxf-xjc-javadoc
Version

Version

3.0.4
Type

Type

jar

Download cxf-xjc-javadoc 3.0.4


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