License |
License |
---|---|
GroupId | GroupIdorg.apache.juddi.example |
ArtifactId | ArtifactIduddiv2-api-bridge-example |
Version | Version3.3.10 |
Type | Typejar |
Description |
DescriptionjUDDI 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 |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.juddi : juddi-client | jar | 3.3.10 |
commons-logging : commons-logging-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |