is not current version
Last Version 4.0.0

com.sun.xml.ws:jaxws-ri-tests 2.2.8


GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

jaxws-ri-tests
Version

Version

2.2.8
Type

Type

pom

Download jaxws-ri-tests 2.2.8

Filename Size
jaxws-ri-tests-2.2.8.pom 7 KB
Browse

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