is not current version
Last Version 4.0.0

org.glassfish.metro:wstx-impl 2.1.1-b06


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wstx-impl
Version

Version

2.1.1-b06
Type

Type

jar

Download wstx-impl 2.1.1-b06


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