commons-sql

commons-mysql contains a collection of classes and methods that allow interaction with a database. Basic operations on DB such as creating and dropping databases, push/pull data, truncate or delete from a table, etc. are provided through various methods

Лицензия

Лицензия

Категории

Категории

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

Группа

com.increff.commons
Идентификатор

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

commons-mysql
Последняя версия

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

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

commons-sql
commons-mysql contains a collection of classes and methods that allow interaction with a database. Basic operations on DB such as creating and dropping databases, push/pull data, truncate or delete from a table, etc. are provided through various methods
Ссылка на сайт

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

https://github.com/increff/commons-mysql
Система контроля версий

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

https://github.com/increff/commons-mysql

Скачать commons-mysql

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.nextscm.commons » nextscm-commons-lang jar 1.1.9
org.apache.commons : commons-text jar 1.8
org.apache.commons : commons-dbcp2 jar 2.1.1
commons-io : commons-io jar 2.6

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.5