| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJackson Данные JSON |
| Группа | Группаcom.vanillasource.gerec |
| Идентификатор | Идентификаторgerec-jackson |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJackson JSON Integration
The Generic REST Client for Java
|
| Имя Файла | Размер |
|---|---|
| gerec-jackson-3.0.0.pom | |
| gerec-jackson-3.0.0.jar | 8 KB |
| gerec-jackson-3.0.0-sources.jar | 2 KB |
| gerec-jackson-3.0.0-javadoc.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vanillasource.gerec/gerec-jackson/ -->
<dependency>
<groupId>com.vanillasource.gerec</groupId>
<artifactId>gerec-jackson</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vanillasource.gerec/gerec-jackson/
implementation 'com.vanillasource.gerec:gerec-jackson:3.0.0'
// https://jarcasting.com/artifacts/com.vanillasource.gerec/gerec-jackson/
implementation ("com.vanillasource.gerec:gerec-jackson:3.0.0")
'com.vanillasource.gerec:gerec-jackson:jar:3.0.0'
<dependency org="com.vanillasource.gerec" name="gerec-jackson" rev="3.0.0">
<artifact name="gerec-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vanillasource.gerec', module='gerec-jackson', version='3.0.0')
)
libraryDependencies += "com.vanillasource.gerec" % "gerec-jackson" % "3.0.0"
[com.vanillasource.gerec/gerec-jackson "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vanillasource.gerec : gerec | jar | 3.0.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |
| org.mockito : mockito-all | jar | 1.9.5 |