Last Version

jUDDI Example WSDL2UDDI 3.1.5

Demonstrates the steps taken to publish a webservice using the WSDL file

License

License

GroupId

GroupId

org.apache.juddi.example
ArtifactId

ArtifactId

wsdl2uddi
Version

Version

3.1.5
Type

Type

jar
Description

Description

jUDDI Example WSDL2UDDI
Demonstrates the steps taken to publish a webservice using the WSDL file
Project Organization

Project Organization

The Apache Software Foundation

Download wsdl2uddi 3.1.5


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