Download juddi-2.0.0.jar file - Jar j

Jar examples for j:juddi

Description

jUDDI code

You can download jar file juddi 2.0.0 in this page.

License

Apache License

Build File

You can use the following script to add juddi-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

juddi-2.0.0-javadoc.jar
juddi-2.0.0-sources.jar
juddi-2.0.0.jar
juddi-2.0.0.pom



Related Tutorials