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

de.digitalcollections.model:dc-model-jackson 4.0.2


Категории

Категории

Jackson Данные JSON
Группа

Группа

de.digitalcollections.model
Идентификатор

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

dc-model-jackson
Версия

Версия

4.0.2
Тип

Тип

jar

Скачать dc-model-jackson 4.0.2


<!-- https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-jackson/ -->
<dependency>
    <groupId>de.digitalcollections.model</groupId>
    <artifactId>dc-model-jackson</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-jackson/
implementation 'de.digitalcollections.model:dc-model-jackson:4.0.2'
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-jackson/
implementation ("de.digitalcollections.model:dc-model-jackson:4.0.2")
'de.digitalcollections.model:dc-model-jackson:jar:4.0.2'
<dependency org="de.digitalcollections.model" name="dc-model-jackson" rev="4.0.2">
  <artifact name="dc-model-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.model', module='dc-model-jackson', version='4.0.2')
)
libraryDependencies += "de.digitalcollections.model" % "dc-model-jackson" % "4.0.2"
[de.digitalcollections.model/dc-model-jackson "4.0.2"]