is not current version
Last Version 3.0.0-M2

org.glassfish.metro:ws-test-harness 2.3.3


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

ws-test-harness
Version

Version

2.3.3
Type

Type

pom

Download ws-test-harness 2.3.3


<!-- https://jarcasting.com/artifacts/org.glassfish.metro/ws-test-harness/ -->
<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>ws-test-harness</artifactId>
    <version>2.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/ws-test-harness/
implementation 'org.glassfish.metro:ws-test-harness:2.3.3'
// https://jarcasting.com/artifacts/org.glassfish.metro/ws-test-harness/
implementation ("org.glassfish.metro:ws-test-harness:2.3.3")
'org.glassfish.metro:ws-test-harness:pom:2.3.3'
<dependency org="org.glassfish.metro" name="ws-test-harness" rev="2.3.3">
  <artifact name="ws-test-harness" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='ws-test-harness', version='2.3.3')
)
libraryDependencies += "org.glassfish.metro" % "ws-test-harness" % "2.3.3"
[org.glassfish.metro/ws-test-harness "2.3.3"]