Download cxf-xjc-boolean-2.2.12.jar file - Jar c

Jar examples for c:cxf-xjc-boolean

Description

You can download jar file cxf-xjc-boolean 2.2.12 in this page.

License

Apache License

Build File

You can use the following script to add cxf-xjc-boolean-2.2.12.jar to your project.

<dependency>
   <groupId>org.apache.cxf.xjcplugins</groupId>
   <artifactId>cxf-xjc-boolean</artifactId>
   <version>2.2.12</version>
</dependency>
compile group: 'org.apache.cxf.xjcplugins', name: 'cxf-xjc-boolean', version: '2.2.12'
libraryDependencies += "org.apache.cxf.xjcplugins" % "cxf-xjc-boolean" % "2.2.12"
<dependency org="org.apache.cxf.xjcplugins" name="cxf-xjc-boolean" rev="2.2.12"/>
@Grapes(@Grab(group='org.apache.cxf.xjcplugins', module='cxf-xjc-boolean', version='2.2.12'))
'org.apache.cxf.xjcplugins:cxf-xjc-boolean:jar:2.2.12'

Download

Click the following link to download the jar file.

cxf-xjc-boolean-2.2.12-javadoc.jar
cxf-xjc-boolean-2.2.12-sources.jar
cxf-xjc-boolean-2.2.12.jar
cxf-xjc-boolean-2.2.12.pom



Related Tutorials