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

com.guicedee.services:jackson-jaxrs-json-provider 1.0.2.7-jre12

Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.

Категории

Категории

IDE Инструменты разработки GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection JSON Данные Jackson
Группа

Группа

com.guicedee.services
Идентификатор

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

jackson-jaxrs-json-provider
Версия

Версия

1.0.2.7-jre12
Тип

Тип

jar

Скачать jackson-jaxrs-json-provider 1.0.2.7-jre12


<!-- https://jarcasting.com/artifacts/com.guicedee.services/jackson-jaxrs-json-provider/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>jackson-jaxrs-json-provider</artifactId>
    <version>1.0.2.7-jre12</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jackson-jaxrs-json-provider/
implementation 'com.guicedee.services:jackson-jaxrs-json-provider:1.0.2.7-jre12'
// https://jarcasting.com/artifacts/com.guicedee.services/jackson-jaxrs-json-provider/
implementation ("com.guicedee.services:jackson-jaxrs-json-provider:1.0.2.7-jre12")
'com.guicedee.services:jackson-jaxrs-json-provider:jar:1.0.2.7-jre12'
<dependency org="com.guicedee.services" name="jackson-jaxrs-json-provider" rev="1.0.2.7-jre12">
  <artifact name="jackson-jaxrs-json-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jackson-jaxrs-json-provider', version='1.0.2.7-jre12')
)
libraryDependencies += "com.guicedee.services" % "jackson-jaxrs-json-provider" % "1.0.2.7-jre12"
[com.guicedee.services/jackson-jaxrs-json-provider "1.0.2.7-jre12"]