is not current version
Last Version 4.0.0

org.glassfish.metro:wstx-services 2.4.0


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wstx-services
Version

Version

2.4.0
Type

Type

war

Download wstx-services 2.4.0


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