SQLind

Java SQL template API

Лицензия

Лицензия

OSL
Категории

Категории

Сеть
Группа

Группа

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

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

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

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

2.1.3-GA
Дата

Дата

Тип

Тип

jar
Описание

Описание

SQLind
Java SQL template API

Скачать SQLind

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
javassist : javassist jar 3.9.0.GA
commons-logging : commons-logging jar 1.1.1
net.sqlind : SQLindTest jar 1.0.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 3.8.2
hsqldb : hsqldb Необязательный jar 1.7.2.2

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

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

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

Версия
2.1.3-GA
2.1.2-GA
2.1.1-GA
2.1.0-GA
2.0.9-GA
2.0.8-GA
2.0.7-GA
2.0.6-GA
2.0.5-GA
2.0.4-GA
2.0.3-GA
2.0.2-GA
2.0.1-GA
2.0.0-GA
1.1.9
1.1.8
1.1.7
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0-FINAL