Last Version

jUDDI Example Hello World 3.1.5

Demonstrates the steps taken to publish a service using the jUDDI API directly

License

License

GroupId

GroupId

org.apache.juddi.example
ArtifactId

ArtifactId

hello-world
Version

Version

3.1.5
Type

Type

jar
Description

Description

jUDDI Example Hello World
Demonstrates the steps taken to publish a service using the jUDDI API directly
Project Organization

Project Organization

The Apache Software Foundation

Download hello-world 3.1.5


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.