is not current version
Last Version 3.3.10

org.apache.juddi.example:juddi-examples 3.1.5


GroupId

GroupId

org.apache.juddi.example
ArtifactId

ArtifactId

juddi-examples
Version

Version

3.1.5
Type

Type

pom

Download juddi-examples 3.1.5

Filename Size
juddi-examples-3.1.5.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.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juddi.example/juddi-examples/
implementation 'org.apache.juddi.example:juddi-examples:3.1.5'
// https://jarcasting.com/artifacts/org.apache.juddi.example/juddi-examples/
implementation ("org.apache.juddi.example:juddi-examples:3.1.5")
'org.apache.juddi.example:juddi-examples:pom:3.1.5'
<dependency org="org.apache.juddi.example" name="juddi-examples" rev="3.1.5">
  <artifact name="juddi-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.juddi.example', module='juddi-examples', version='3.1.5')
)
libraryDependencies += "org.apache.juddi.example" % "juddi-examples" % "3.1.5"
[org.apache.juddi.example/juddi-examples "3.1.5"]