MVN

org.apache.juddi : juddi-tomcat

Maven & Gradle

Jun 23, 2021
5 usages

jUDDI Tomcat Packaging

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

Latest Version

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

  • Latest Stable: 3.3.10
  • Latest Release Candidate: 3.0.0.rc1
  • Latest Beta: 3.0.0.beta
  • Latest Alpha: 3.0.0.alpha

All Versions

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

Version Vulnerabilities Updated
3.3.x
juddi-tomcat-3.3.10
juddi-tomcat-3.3.9
juddi-tomcat-3.3.8
juddi-tomcat-3.3.7
juddi-tomcat-3.3.6
juddi-tomcat-3.3.5
juddi-tomcat-3.3.4
juddi-tomcat-3.3.3
juddi-tomcat-3.3.2
juddi-tomcat-3.3.1
juddi-tomcat-3.3.0
3.2.x
juddi-tomcat-3.2.1
juddi-tomcat-3.2.0
3.1.x
juddi-tomcat-3.1.5
juddi-tomcat-3.1.4
juddi-tomcat-3.1.3
juddi-tomcat-3.1.2
juddi-tomcat-3.1.1
juddi-tomcat-3.1.0
3.0.x
juddi-tomcat-3.0.4
juddi-tomcat-3.0.3
juddi-tomcat-3.0.2
juddi-tomcat-3.0.1
juddi-tomcat-3.0.0
juddi-tomcat-3.0.0.rc1
juddi-tomcat-3.0.0.beta
juddi-tomcat-3.0.0.alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.juddi</groupId>
    <artifactId>juddi-tomcat</artifactId>
    <version>3.3.10</version>
</dependency>