Last Version

jUDDI Example Access UDDIv2 using Transport Adapter 3.3.10

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.example
ArtifactId

ArtifactId

uddiv2-api-bridge-example
Version

Version

3.3.10
Type

Type

jar
Description

Description

jUDDI Example Access UDDIv2 using Transport Adapter
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 uddiv2-api-bridge-example 3.3.10


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.juddi : juddi-client jar 3.3.10
commons-logging : commons-logging-api jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.