is not current version
Last Version 4.0.0

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


GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

jaxws-ri-tests
Version

Version

2.3.4
Type

Type

pom

Download jaxws-ri-tests 2.3.4

Filename Size
jaxws-ri-tests-2.3.4.pom 5 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.3.4</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.3.4'
// https://jarcasting.com/artifacts/com.sun.xml.ws/jaxws-ri-tests/
implementation ("com.sun.xml.ws:jaxws-ri-tests:2.3.4")
'com.sun.xml.ws:jaxws-ri-tests:pom:2.3.4'
<dependency org="com.sun.xml.ws" name="jaxws-ri-tests" rev="2.3.4">
  <artifact name="jaxws-ri-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='jaxws-ri-tests', version='2.3.4')
)
libraryDependencies += "com.sun.xml.ws" % "jaxws-ri-tests" % "2.3.4"
[com.sun.xml.ws/jaxws-ri-tests "2.3.4"]