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