common-db

some utils about db or SQL

License

License

GroupId

GroupId

top.jfunc.common
ArtifactId

ArtifactId

common-db
Last Version

Last Version

1.8.6
Release Date

Release Date

Type

Type

jar
Description

Description

common-db
some utils about db or SQL

Download common-db

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
top.jfunc.common : utils jar 1.8.3.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.3
1.2
1.0