License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.apache.juddi |
ArtifactId | ArtifactIdjuddi-tomcat |
Last Version | Last Version3.3.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionjUDDI Tomcat Packaging
jUDDI (pronounced "Judy") is an open source Java
implementation of the Universal Description, Discovery, and
Integration (UDDI) specification for Web Services.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
juddi-tomcat-3.3.10.pom | |
juddi-tomcat-3.3.10.zip | 4 KB |
juddi-tomcat-3.3.10-source-release.zip | 21 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.juddi/juddi-tomcat/ -->
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-tomcat</artifactId>
<version>3.3.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juddi/juddi-tomcat/
implementation 'org.apache.juddi:juddi-tomcat:3.3.10'
// https://jarcasting.com/artifacts/org.apache.juddi/juddi-tomcat/
implementation ("org.apache.juddi:juddi-tomcat:3.3.10")
'org.apache.juddi:juddi-tomcat:pom:3.3.10'
<dependency org="org.apache.juddi" name="juddi-tomcat" rev="3.3.10">
<artifact name="juddi-tomcat" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.juddi', module='juddi-tomcat', version='3.3.10')
)
libraryDependencies += "org.apache.juddi" % "juddi-tomcat" % "3.3.10"
[org.apache.juddi/juddi-tomcat "3.3.10"]
Group / Artifact | Type | Version |
---|---|---|
commons-discovery : commons-discovery | jar | 0.2 |
org.apache.tomcat : tomcat | zip | 9.0.37 |
org.apache.juddi : juddiv3-war | war | 3.3.10 |
org.apache.juddi : juddiv3-war-repl | war | 3.3.10 |
org.apache.juddi : juddi-gui-war | war | 3.3.10 |
org.apache.derby : derby | jar | 10.10.1.1 |
mysql : mysql-connector-java | jar | 6.0.5 |
org.apache.geronimo.specs : geronimo-jaxws_2.2_spec | jar | 1.0 |
org.postgresql : postgresql | jar | 9.4.1212 |
log4j : log4j | jar | 1.2.17 |
org.json : json | jar | 20090211 |
com.microsoft.sqlserver : mssql-jdbc | jar | 8.2.2.jre8 |
commons-logging : commons-logging-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |