Download juddi-cxf-3.0.0.alpha.jar file - Jar j

Jar examples for j:juddi-cxf

Description

You can download jar file juddi-cxf 3.0.0.alpha in this page.

License

Apache License

Build File

You can use the following script to add juddi-cxf-3.0.0.alpha.jar to your project.

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

Download

Click the following link to download the jar file.

juddi-cxf-3.0.0.alpha.pom



Related Tutorials