is not current version
Last Version 4.0.0

org.glassfish.metro:wstx-services 2.3.1


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wstx-services
Version

Version

2.3.1
Type

Type

war

Download wstx-services 2.3.1


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