is not current version
Last Version 2.4.3

org.glassfish.metro:wstx-core 2.2-b03


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wstx-core
Version

Version

2.2-b03
Type

Type

jar

Download wstx-core 2.2-b03


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