is not current version
Last Version 3.3.10

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


GroupId

GroupId

org.apache.juddi.example
ArtifactId

ArtifactId

juddi-examples
Version

Version

3.3.0
Type

Type

pom

Download juddi-examples 3.3.0

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