License |
License |
---|---|
GroupId | GroupIdorg.apache.juddi.example |
ArtifactId | ArtifactIdjuddi-examples |
Version | Version3.3.9 |
Type | Typepom |
Description |
DescriptionjUDDI Examples
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-examples-3.3.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.juddi.example/juddi-examples/ -->
<dependency>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.3.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juddi.example/juddi-examples/
implementation 'org.apache.juddi.example:juddi-examples:3.3.9'
// https://jarcasting.com/artifacts/org.apache.juddi.example/juddi-examples/
implementation ("org.apache.juddi.example:juddi-examples:3.3.9")
'org.apache.juddi.example:juddi-examples:pom:3.3.9'
<dependency org="org.apache.juddi.example" name="juddi-examples" rev="3.3.9">
<artifact name="juddi-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.juddi.example', module='juddi-examples', version='3.3.9')
)
libraryDependencies += "org.apache.juddi.example" % "juddi-examples" % "3.3.9"
[org.apache.juddi.example/juddi-examples "3.3.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |