is not current version
Last Version 4.0.0

org.glassfish.metro:wstx-project 2.2-b11


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wstx-project
Version

Version

2.2-b11
Type

Type

pom

Download wstx-project 2.2-b11

Filename Size
wstx-project-2.2-b11.pom 2 KB
Browse

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