Files download
File Operation
cxf-xjc-bug986-4.0.0.jar download
cxf-xjc-bug986-4.0.0.pom download
cxf-xjc-bug986-4.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.cxf.xjcplugins</groupId>
  <artifactId>cxf-xjc-bug986</artifactId>
  <version>4.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.apache.cxf.xjcplugins:cxf-xjc-bug986:4.0.0'
Gradle Kotlin
implementation("org.apache.cxf.xjcplugins:cxf-xjc-bug986:4.0.0")
Scala SBT
libraryDependencies += "org.apache.cxf.xjcplugins" % "cxf-xjc-bug986" % "4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.cxf.xjcplugins', module='cxf-xjc-bug986', version='4.0.0')
)
Apache Ivy
<dependency org="org.apache.cxf.xjcplugins" name="cxf-xjc-bug986" rev="4.0.0" />
Leiningen
[org.apache.cxf.xjcplugins/cxf-xjc-bug986 "4.0.0"]
Apache Buildr
'org.apache.cxf.xjcplugins:cxf-xjc-bug986:jar:4.0.0'