is not current version
Last Version 4.0.0

org.glassfish.metro:wstx-api 2.1.1-b02


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wstx-api
Version

Version

2.1.1-b02
Type

Type

jar

Download wstx-api 2.1.1-b02


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