is not current version
Last Version 4.0.0

org.glassfish.metro:wstx-services 2.3-b06


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wstx-services
Version

Version

2.3-b06
Type

Type

war

Download wstx-services 2.3-b06


<!-- https://jarcasting.com/artifacts/org.glassfish.metro/wstx-services/ -->
<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>wstx-services</artifactId>
    <version>2.3-b06</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/wstx-services/
implementation 'org.glassfish.metro:wstx-services:2.3-b06'
// https://jarcasting.com/artifacts/org.glassfish.metro/wstx-services/
implementation ("org.glassfish.metro:wstx-services:2.3-b06")
'org.glassfish.metro:wstx-services:war:2.3-b06'
<dependency org="org.glassfish.metro" name="wstx-services" rev="2.3-b06">
  <artifact name="wstx-services" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='wstx-services', version='2.3-b06')
)
libraryDependencies += "org.glassfish.metro" % "wstx-services" % "2.3-b06"
[org.glassfish.metro/wstx-services "2.3-b06"]