| License |
License |
|---|---|
| GroupId | GroupIdcom.sun.xml.ws |
| ArtifactId | ArtifactIdjaxwsTestUtil |
| Version | Version3.0.2 |
| Type | Typejar |
| Description |
DescriptionWS 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 |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jaxwsTestUtil-3.0.2.pom | |
| jaxwsTestUtil-3.0.2.jar | 79 KB |
| jaxwsTestUtil-3.0.2-sources.jar | 55 KB |
| jaxwsTestUtil-3.0.2-javadoc.jar | 579 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sun.xml.ws/jaxwsTestUtil/ -->
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxwsTestUtil</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.ws/jaxwsTestUtil/
implementation 'com.sun.xml.ws:jaxwsTestUtil:3.0.2'
// https://jarcasting.com/artifacts/com.sun.xml.ws/jaxwsTestUtil/
implementation ("com.sun.xml.ws:jaxwsTestUtil:3.0.2")
'com.sun.xml.ws:jaxwsTestUtil:jar:3.0.2'
<dependency org="com.sun.xml.ws" name="jaxwsTestUtil" rev="3.0.2">
<artifact name="jaxwsTestUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='jaxwsTestUtil', version='3.0.2')
)
libraryDependencies += "com.sun.xml.ws" % "jaxwsTestUtil" % "3.0.2"
[com.sun.xml.ws/jaxwsTestUtil "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.ws : jaxws-rt | jar | 3.0.2 |
| com.sun.xml.ws : jaxws-tools | jar | 3.0.2 |
| com.sun.xml.ws : jaxws-local-transport | jar | 3.0.2 |
| junit : junit | jar | 4.13.2 |
| org.apache.ant : ant | jar | 1.10.11 |
| args4j : args4j | jar | 2.33 |
| com.sun.activation : jakarta.activation | jar | 2.0.1 |
| jakarta.xml.ws : jakarta.xml.ws-api | jar | 3.0.1 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | |
| jakarta.xml.soap : jakarta.xml.soap-api | jar | 2.0.1 |
| jakarta.jws : jakarta.jws-api | jar | 3.0.0 |
| jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |