License |
License |
---|---|
GroupId | GroupIdorg.apache.juddi |
ArtifactId | ArtifactIdjuddi-docs |
Last Version | Last Version3.1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionjUDDI 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
juddi-docs-3.1.5.pom | |
juddi-docs-3.1.5.zip | 1 KB |
juddi-docs-3.1.5-source-release.zip | 18 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.juddi : juddi-core-openjpa | jar | 3.1.5 |
commons-logging : commons-logging-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |