c

cxf-xjc-boolean-test

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