JDBC List Decorator

This API allows to fill in a list of elements 'T' from an SQL query straightforwardly via a constructor that takes a ResultSet as an input and takes advantage of Generics and Reflection

Лицензия

Лицензия

Категории

Категории

Сеть CLI Взаимодействие с пользователем
Группа

Группа

net.sf.jdbclistdecorator
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JDBC List Decorator
This API allows to fill in a list of elements 'T' from an SQL query straightforwardly via a constructor that takes a ResultSet as an input and takes advantage of Generics and Reflection
Ссылка на сайт

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

https://sourceforge.net/projects/jdbclistdecorator/
Система контроля версий

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

https://svn.code.sf.net/p/jdbclistdecorator/code/trunk/jdbclistdecorator

Скачать listdecorator

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

<!-- https://jarcasting.com/artifacts/net.sf.jdbclistdecorator/listdecorator/ -->
<dependency>
    <groupId>net.sf.jdbclistdecorator</groupId>
    <artifactId>listdecorator</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jdbclistdecorator/listdecorator/
implementation 'net.sf.jdbclistdecorator:listdecorator:1.0'
// https://jarcasting.com/artifacts/net.sf.jdbclistdecorator/listdecorator/
implementation ("net.sf.jdbclistdecorator:listdecorator:1.0")
'net.sf.jdbclistdecorator:listdecorator:jar:1.0'
<dependency org="net.sf.jdbclistdecorator" name="listdecorator" rev="1.0">
  <artifact name="listdecorator" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jdbclistdecorator', module='listdecorator', version='1.0')
)
libraryDependencies += "net.sf.jdbclistdecorator" % "listdecorator" % "1.0"
[net.sf.jdbclistdecorator/listdecorator "1.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0