| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJDBI Данные Базы данных Jackson JSON |
| Группа | Группаorg.jdbi |
| Идентификатор | Идентификаторjdbi3-jackson2 |
| Версия | Версия3.20.0 |
| Тип | Типjar |
| Описание |
Описаниеjdbi3 jackson2
Jdbi Jackson 2 integration
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jdbi3-jackson2-3.20.0.pom | |
| jdbi3-jackson2-3.20.0.jar | 5 KB |
| jdbi3-jackson2-3.20.0-tests.jar | 17 KB |
| jdbi3-jackson2-3.20.0-test-sources.jar | 6 KB |
| jdbi3-jackson2-3.20.0-sources.jar | 5 KB |
| jdbi3-jackson2-3.20.0-javadoc.jar | 112 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jdbi/jdbi3-jackson2/ -->
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-jackson2</artifactId>
<version>3.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-jackson2/
implementation 'org.jdbi:jdbi3-jackson2:3.20.0'
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-jackson2/
implementation ("org.jdbi:jdbi3-jackson2:3.20.0")
'org.jdbi:jdbi3-jackson2:jar:3.20.0'
<dependency org="org.jdbi" name="jdbi3-jackson2" rev="3.20.0">
<artifact name="jdbi3-jackson2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdbi', module='jdbi3-jackson2', version='3.20.0')
)
libraryDependencies += "org.jdbi" % "jdbi3-jackson2" % "3.20.0"
[org.jdbi/jdbi3-jackson2 "3.20.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jdbi : jdbi3-core | jar | 3.20.0 |
| org.jdbi : jdbi3-json | jar | 3.20.0 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.7.1 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| org.jdbi : jdbi3-core | jar | 3.20.0 |
| org.jdbi : jdbi3-sqlobject | jar | 3.20.0 |
| org.jdbi : jdbi3-testing | jar | 3.20.0 |
| org.jdbi : jdbi3-json | jar | 3.20.0 |
| org.jdbi : jdbi3-postgres | jar | 3.20.0 |
| org.jdbi : jdbi3-postgres | jar | 3.20.0 |
| com.opentable.components : otj-pg-embedded | jar | 0.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.12.2 |