is not current version
Last Version 0.6.8

icu.easyj :: easyj-db 0.2.7

EasyJ DB封装,简化对数据库的操作

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-db
Version

Version

0.2.7
Type

Type

jar
Description

Description

icu.easyj :: easyj-db
EasyJ DB封装,简化对数据库的操作
Project Organization

Project Organization

EasyJ开源社区

Download easyj-db 0.2.7


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

Dependencies

compile (1)

Group / Artifact Type Version
icu.easyj : easyj-config jar 0.2.7

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar

test (3)

Group / Artifact Type Version
icu.easyj : easyj-test jar 0.2.7
org.openjdk.jmh : jmh-core jar
org.openjdk.jmh : jmh-generator-annprocess jar

Project Modules

There are no modules declared in this project.