fluent-jdbc

A lightweight JDBC facade that provides a fluent API based on the Builder and Command design patterns.

Лицензия

Лицензия

Группа

Группа

org.soulwing.jdbc
Идентификатор

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

fluent-jdbc
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

fluent-jdbc
A lightweight JDBC facade that provides a fluent API based on the Builder and Command design patterns.
Ссылка на сайт

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

https://github.com/soulwing/fluent-jdbc
Организация-разработчик

Организация-разработчик

Carl Harris, Jr

Скачать fluent-jdbc

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api Необязательный jar 1.7.7
log4j : log4j Необязательный jar 1.2.17
org.apache.logging.log4j : log4j-api Необязательный jar 2.3
commons-logging : commons-logging Необязательный jar 1.1

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.jmock : jmock-junit4 jar 2.6.0
org.jmock : jmock-legacy jar 2.6.0
org.hsqldb : hsqldb jar 2.3.3

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

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

soulwing-org

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

Версия
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0