MVN

org.apache.juddi : juddi

Maven & Gradle

Aug 11, 2009
13 usages

jUDDI · jUDDI code

<dependency>
    <groupId>org.apache.juddi</groupId>
    <artifactId>juddi</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.juddi : juddi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of org.apache.juddi : juddi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
juddi-2.0.1
juddi-2.0.0
2.0rc7
juddi-2.0rc7
2.0rc6
juddi-2.0rc6
2.0rc5
juddi-2.0rc5

How to add a dependency to Maven

Add the following org.apache.juddi : juddi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.juddi</groupId>
    <artifactId>juddi</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.juddi : juddi gradle dependency to your build.gradle file:

implementation 'org.apache.juddi:juddi:2.0.1'

Gradle Kotlin DSL: Add the following org.apache.juddi : juddi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.juddi:juddi:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.juddi : juddi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.juddi" % "juddi" % "2.0.1"

Advertisement

Dependencies from Group

Jun 23, 2021
33 usages
Jun 23, 2021
30 usages
Jun 23, 2021
28 usages
Aug 11, 2009
13 usages
Jun 23, 2021
9 usages

Discover Dependencies

Dec 12, 2020
25 usages
Mar 21, 2023
102 usages
46 stars
Jan 14, 2015
13 usages
830 stars
May 29, 2023
4 usages
0 stars
he
Nov 16, 2018
12 usages
3.3k stars
Sep 26, 2018
7 usages
Jan 15, 2013
47 usages
Mar 20, 2023
48 usages
552 stars