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

sql-builder 1.2

A dynamic SQL builder for Java language.

Лицензия

Лицензия

Группа

Группа

com.github.jonathanhds
Идентификатор

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

sql-builder
Версия

Версия

1.2
Тип

Тип

jar
Описание

Описание

sql-builder
A dynamic SQL builder for Java language.
Ссылка на сайт

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

https://github.com/jonathanhds/sql-builder
Система контроля версий

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

https://github.com/jonathanhds/sql-builder

Скачать sql-builder 1.2


<!-- https://jarcasting.com/artifacts/com.github.jonathanhds/sql-builder/ -->
<dependency>
    <groupId>com.github.jonathanhds</groupId>
    <artifactId>sql-builder</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonathanhds/sql-builder/
implementation 'com.github.jonathanhds:sql-builder:1.2'
// https://jarcasting.com/artifacts/com.github.jonathanhds/sql-builder/
implementation ("com.github.jonathanhds:sql-builder:1.2")
'com.github.jonathanhds:sql-builder:jar:1.2'
<dependency org="com.github.jonathanhds" name="sql-builder" rev="1.2">
  <artifact name="sql-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonathanhds', module='sql-builder', version='1.2')
)
libraryDependencies += "com.github.jonathanhds" % "sql-builder" % "1.2"
[com.github.jonathanhds/sql-builder "1.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
commons-lang : commons-lang jar 2.6
commons-beanutils : commons-beanutils jar 1.8.3
commons-collections : commons-collections jar 3.2.1

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.hsqldb : hsqldb jar 2.3.1

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

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