| Лицензия |
Лицензия |
|---|---|
| Группа | Группаinfo.gratour.common |
| Идентификатор | Идентификаторcommon-db |
| Последняя версия | Последняя версия3.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommon database library
A common database library written in scala..
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-db-3.1.0.pom | |
| common-db-3.1.0.jar | 409 KB |
| common-db-3.1.0-sources.jar | 39 KB |
| common-db-3.1.0-javadoc.jar | 428 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.postgresql : postgresql | jar | 42.2.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |