is not current version
Last Version 2.4.3

org.glassfish.metro:wstx-core 2.3-b09


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wstx-core
Version

Version

2.3-b09
Type

Type

jar

Download wstx-core 2.3-b09


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