TuxJSQL (Core)

A JDBC wrapper, sql builder, and sql executor

Лицензия

Лицензия

GNU General Public License v3.0
Группа

Группа

dev.tuxjsql
Идентификатор

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

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

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

2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

TuxJSQL (Core)
A JDBC wrapper, sql builder, and sql executor
Система контроля версий

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

https://github.com/tuxjsql/tuxjsql

Скачать tuxjsql

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.10
com.google.auto.service : auto-service-annotations Необязательный jar 1.0-rc5

test (2)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-surefire-provider jar 1.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.2.0-M1

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

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

Maven Central Build Status Lines of Code

TuxJSQL - A simple to use SQL library

TuxJSQL is an simple to use SQL library that handles: Query Building, query executing, and database results. It also handles

Using TuxJSQL

For instructions on using TuxJSQL please to go tuxjsql.dev

Support

To get support for TuxJSQL please join Tux's Kingdom on Discord.

Notable Projects

  • TuxORM is an orm built ontop of TuxJSQL

Using TuxJSQL

For instructions on using TuxJSQL please to go tuxjsql.dev

dev.tuxjsql

TuxJSQL

A simple to use Java JDBC Wrapper

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

Версия
2.1
2.1.RC0
2.0.1
2.0
2.0.RC1
2.0.RC0