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

org.glassfish.jersey.examples:json-with-padding 2.25.1

Jersey JSON with Padding example.

Категории

Категории

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

Группа

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

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

json-with-padding
Версия

Версия

2.25.1
Тип

Тип

jar

Скачать json-with-padding 2.25.1


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