License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-db |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-db
EasyJ DB封装,简化对数据库的操作
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyj-db-0.6.1.pom | |
easyj-db-0.6.1.jar | 27 KB |
easyj-db-0.6.1-sources.jar | 30 KB |
easyj-db-0.6.1-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-db/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-db</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-db/
implementation 'icu.easyj:easyj-db:0.6.1'
// https://jarcasting.com/artifacts/icu.easyj/easyj-db/
implementation ("icu.easyj:easyj-db:0.6.1")
'icu.easyj:easyj-db:jar:0.6.1'
<dependency org="icu.easyj" name="easyj-db" rev="0.6.1">
<artifact name="easyj-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-db', version='0.6.1')
)
libraryDependencies += "icu.easyj" % "easyj-db" % "0.6.1"
[icu.easyj/easyj-db "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-config | jar | 0.6.1 |