jUDDI Document Packaging

jUDDI (pronounced "Judy") is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI) specification for Web Services.

License

License

GroupId

GroupId

org.apache.juddi
ArtifactId

ArtifactId

juddi-docs
Last Version

Last Version

3.1.5
Release Date

Release Date

Type

Type

pom
Description

Description

jUDDI Document 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

http://maven.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download juddi-docs

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.juddi/juddi-docs/ -->
<dependency>
    <groupId>org.apache.juddi</groupId>
    <artifactId>juddi-docs</artifactId>
    <version>3.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juddi/juddi-docs/
implementation 'org.apache.juddi:juddi-docs:3.1.5'
// https://jarcasting.com/artifacts/org.apache.juddi/juddi-docs/
implementation ("org.apache.juddi:juddi-docs:3.1.5")
'org.apache.juddi:juddi-docs:pom:3.1.5'
<dependency org="org.apache.juddi" name="juddi-docs" rev="3.1.5">
  <artifact name="juddi-docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.juddi', module='juddi-docs', version='3.1.5')
)
libraryDependencies += "org.apache.juddi" % "juddi-docs" % "3.1.5"
[org.apache.juddi/juddi-docs "3.1.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.juddi : juddi-core-openjpa jar 3.1.5
commons-logging : commons-logging-api jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

  • userguide
  • devguide

Versions

Version
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.0