Common database library

A common database library written in scala..

Лицензия

Лицензия

MIT
Группа

Группа

info.gratour.common
Идентификатор

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

common-db
Последняя версия

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

3.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Common database library
A common database library written in scala..
Ссылка на сайт

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

https://github.com/kwankin-yau/common-db
Система контроля версий

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

https://github.com/kwankin-yau/common-db

Скачать common-db

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.postgresql : postgresql jar 42.2.18

runtime (8)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.12.12
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2
com.github.ben-manes.caffeine : caffeine jar 2.8.6
info.gratour.common : gratour-common jar 3.1.0
com.github.jsqlparser : jsqlparser jar 3.0
com.zaxxer : HikariCP jar 3.4.5
org.springframework : spring-jdbc jar 5.2.9.RELEASE
com.google.code.gson : gson jar 2.8.6

test (1)

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

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

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

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

Версия
3.1.0