Last Version

WS Test Framework Utilities (JAX-WS) 4.0.0

Open source Implementation of Jakarta XML Web Services (formerly JSR-224: Java API for XML Web Services)

License

License

GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

jaxwsTestUtil
Version

Version

4.0.0
Type

Type

jar
Description

Description

WS Test Framework Utilities (JAX-WS)
Open source Implementation of Jakarta XML Web Services (formerly JSR-224: Java API for XML Web Services)
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/jaxwsTestUtil
Project Organization

Project Organization

Eclipse Foundation

Download jaxwsTestUtil 4.0.0


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

Dependencies

compile (11)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-rt jar 4.0.0
com.sun.xml.ws : jaxws-tools jar 4.0.0
com.sun.xml.ws : jaxws-local-transport jar 4.0.0
junit : junit jar 4.13.2
org.apache.ant : ant jar 1.10.12
args4j : args4j jar 2.33
jakarta.activation : jakarta.activation-api jar 2.1.0
jakarta.xml.ws : jakarta.xml.ws-api jar 4.0.0
jakarta.xml.bind : jakarta.xml.bind-api jar
jakarta.xml.soap : jakarta.xml.soap-api jar 3.0.0
jakarta.annotation : jakarta.annotation-api jar 2.1.1

Project Modules

There are no modules declared in this project.