| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJackson Данные JSON |
| Группа | Группаde.digitalcollections.model |
| Идентификатор | Идентификаторdc-model-jackson |
| Версия | Версия10.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеDigitalCollections: Model (Jackson)
Java library containing Domain Object classes of the Digital Collection's and Digital Humanities ecosystem.
|
| Имя Файла | Размер |
|---|---|
| dc-model-jackson-10.0.0.pom | |
| dc-model-jackson-10.0.0.jar | 61 KB |
| dc-model-jackson-10.0.0-sources.jar | 49 KB |
| dc-model-jackson-10.0.0-javadoc.jar | 844 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-jackson/ -->
<dependency>
<groupId>de.digitalcollections.model</groupId>
<artifactId>dc-model-jackson</artifactId>
<version>10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-jackson/
implementation 'de.digitalcollections.model:dc-model-jackson:10.0.0'
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-jackson/
implementation ("de.digitalcollections.model:dc-model-jackson:10.0.0")
'de.digitalcollections.model:dc-model-jackson:jar:10.0.0'
<dependency org="de.digitalcollections.model" name="dc-model-jackson" rev="10.0.0">
<artifact name="dc-model-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.model', module='dc-model-jackson', version='10.0.0')
)
libraryDependencies += "de.digitalcollections.model" % "dc-model-jackson" % "10.0.0"
[de.digitalcollections.model/dc-model-jackson "10.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
| de.digitalcollections.model : dc-model | jar | 10.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.wikidata.wdtk : wdtk-datamodel | jar | 0.13.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.assertj : assertj-core | jar | 3.23.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |