License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-db |
Version | Version0.1.6 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-db
EasyJ DB封装,简化对数据库的操作
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-db-0.1.6.pom | |
easyj-db-0.1.6.jar | 4 KB |
easyj-db-0.1.6-sources.jar | 4 KB |
easyj-db-0.1.6-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-db/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-db</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-db/
implementation 'icu.easyj:easyj-db:0.1.6'
// https://jarcasting.com/artifacts/icu.easyj/easyj-db/
implementation ("icu.easyj:easyj-db:0.1.6")
'icu.easyj:easyj-db:jar:0.1.6'
<dependency org="icu.easyj" name="easyj-db" rev="0.1.6">
<artifact name="easyj-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-db', version='0.1.6')
)
libraryDependencies += "icu.easyj" % "easyj-db" % "0.1.6"
[icu.easyj/easyj-db "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-core | jar | 0.1.6 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-test | jar | 0.1.6 |