не последняя версия
Последняя версия 2.4.3

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


Категории

Категории

GlassFish Контейнер Application Servers
Группа

Группа

org.glassfish.metro
Идентификатор

Идентификатор

wstx-core
Версия

Версия

2.3-b240
Тип

Тип

jar

Скачать wstx-core 2.3-b240


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