is not current version
Last Version 2.0.1

org.apache.juddi:juddi-ws 2.0rc6

jUDDI WS-related code

GroupId

GroupId

org.apache.juddi
ArtifactId

ArtifactId

juddi-ws
Version

Version

2.0rc6
Type

Type

jar

Download juddi-ws 2.0rc6


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