jUDDI Service Registration Examples

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

juddiv3-samples
Last Version

Last Version

3.1.4
Release Date

Release Date

Type

Type

war
Description

Description

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

Project Organization

The Apache Software Foundation

Download juddiv3-samples

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.juddi : juddi-core-openjpa jar 3.1.4
org.apache.juddi : juddi-client jar 3.1.4
org.apache.juddi : uddi-ws jar 3.1.4
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.3.1
org.apache.cxf : cxf-rt-transports-http jar 2.3.1
cglib : cglib-nodep jar 2.1_3
org.apache.juddi : juddiv3-war war 3.1.4
commons-logging : commons-logging-api jar 1.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
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.1
3.0.0