не последняя версия
Последняя версия 3.1.0-M3

org.glassfish.jersey.examples:xml-moxy 2.0-m13-2


Категории

Категории

GlassFish Контейнер Application Servers Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

xml-moxy
Версия

Версия

2.0-m13-2
Тип

Тип

jar

Скачать xml-moxy 2.0-m13-2


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/xml-moxy/ -->
<dependency>
    <groupId>org.glassfish.jersey.examples</groupId>
    <artifactId>xml-moxy</artifactId>
    <version>2.0-m13-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/xml-moxy/
implementation 'org.glassfish.jersey.examples:xml-moxy:2.0-m13-2'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/xml-moxy/
implementation ("org.glassfish.jersey.examples:xml-moxy:2.0-m13-2")
'org.glassfish.jersey.examples:xml-moxy:jar:2.0-m13-2'
<dependency org="org.glassfish.jersey.examples" name="xml-moxy" rev="2.0-m13-2">
  <artifact name="xml-moxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='xml-moxy', version='2.0-m13-2')
)
libraryDependencies += "org.glassfish.jersey.examples" % "xml-moxy" % "2.0-m13-2"
[org.glassfish.jersey.examples/xml-moxy "2.0-m13-2"]