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

Jar examples for c:cxf-xjc-boolean

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials