is not current version
Last Version 4.0.0

org.glassfish.metro:wstx-services 2.1-b29


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wstx-services
Version

Version

2.1-b29
Type

Type

war

Download wstx-services 2.1-b29


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