is not current version
Last Version 4.0.0

org.glassfish.metro:wstx-services 4.0.0-M1


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wstx-services
Version

Version

4.0.0-M1
Type

Type

war

Download wstx-services 4.0.0-M1


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