| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJackson Данные JSON |
| Группа | Группаcom.github.sourcegroove |
| Идентификатор | Идентификаторjackson-simple-date-module |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjackson-simple-date-module
Layout driven spring batch item readers and writers
|
<!-- https://jarcasting.com/artifacts/com.github.sourcegroove/jackson-simple-date-module/ -->
<dependency>
<groupId>com.github.sourcegroove</groupId>
<artifactId>jackson-simple-date-module</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sourcegroove/jackson-simple-date-module/
implementation 'com.github.sourcegroove:jackson-simple-date-module:2.0.1'
// https://jarcasting.com/artifacts/com.github.sourcegroove/jackson-simple-date-module/
implementation ("com.github.sourcegroove:jackson-simple-date-module:2.0.1")
'com.github.sourcegroove:jackson-simple-date-module:jar:2.0.1'
<dependency org="com.github.sourcegroove" name="jackson-simple-date-module" rev="2.0.1">
<artifact name="jackson-simple-date-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sourcegroove', module='jackson-simple-date-module', version='2.0.1')
)
libraryDependencies += "com.github.sourcegroove" % "jackson-simple-date-module" % "2.0.1"
[com.github.sourcegroove/jackson-simple-date-module "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |