Demonstrates the steps taken to publish a service using the jUDDI API directly
'org.apache.juddi.example:hello-world:3.1.5'
<dependency> <groupId>org.apache.juddi.example</groupId> <artifactId>hello-world</artifactId> <version>3.1.5</version> </dependency>
<dependency org="org.apache.juddi.example" name="hello-world" rev="3.1.5"/>
"org.apache.juddi.example", "hello-world", "3.1.5"