jdbi-entity-mapper

Automatically map SQL query results to objects by (optionally) annotating fields with column names.

Лицензия

Лицензия

Категории

Категории

JDBI Данные Базы данных
Группа

Группа

com.bertoncelj.jdbi.entitymapper
Идентификатор

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

jdbi-entity-mapper
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jdbi-entity-mapper
Automatically map SQL query results to objects by (optionally) annotating fields with column names.
Ссылка на сайт

Ссылка на сайт

https://gitlab.com/rbertoncelj/jdbi-entity-mapper
Система контроля версий

Система контроля версий

https://gitlab.com/rbertoncelj/jdbi-entity-mapper

Скачать jdbi-entity-mapper

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.bertoncelj.jdbi.entitymapper/jdbi-entity-mapper/ -->
<dependency>
    <groupId>com.bertoncelj.jdbi.entitymapper</groupId>
    <artifactId>jdbi-entity-mapper</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bertoncelj.jdbi.entitymapper/jdbi-entity-mapper/
implementation 'com.bertoncelj.jdbi.entitymapper:jdbi-entity-mapper:1.0.0'
// https://jarcasting.com/artifacts/com.bertoncelj.jdbi.entitymapper/jdbi-entity-mapper/
implementation ("com.bertoncelj.jdbi.entitymapper:jdbi-entity-mapper:1.0.0")
'com.bertoncelj.jdbi.entitymapper:jdbi-entity-mapper:jar:1.0.0'
<dependency org="com.bertoncelj.jdbi.entitymapper" name="jdbi-entity-mapper" rev="1.0.0">
  <artifact name="jdbi-entity-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bertoncelj.jdbi.entitymapper', module='jdbi-entity-mapper', version='1.0.0')
)
libraryDependencies += "com.bertoncelj.jdbi.entitymapper" % "jdbi-entity-mapper" % "1.0.0"
[com.bertoncelj.jdbi.entitymapper/jdbi-entity-mapper "1.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jdbi : jdbi jar 2.63.1

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.9.10
com.h2database : h2 jar 1.4.191

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0