io.github.ppdzm:database-utils

a collection of some common utils

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.ppdzm
ArtifactId

ArtifactId

database-utils
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

a collection of some common utils

Download database-utils

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.alibaba : druid jar 1.1.12
hikari-cp » hikari-cp jar 2.8.0
mysql : mysql-connector-java jar 5.1.48
org.mybatis : mybatis jar 3.4.5
io.github.ppdzm : universal-utils jar 1.1
redis.clients : jedis jar 3.1.0
org.scalatest : scalatest_2.11 jar 3.0.0
org.scala-lang : scala-compiler jar 2.11.12
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0