Common database library

A common database library written in scala..

License

License

MIT
GroupId

GroupId

info.gratour.common
ArtifactId

ArtifactId

common-db
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Common database library
A common database library written in scala..
Project URL

Project URL

https://github.com/kwankin-yau/common-db
Source Code Management

Source Code Management

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

Download common-db

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.18

runtime (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0