License |
License |
---|---|
GroupId | GroupIdcc.carm.lib |
ArtifactId | ArtifactIdeasysql-impl |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasySQL-Impl
EasySQL的实现部分。
|
Project URL |
Project URL |
Filename | Size |
---|---|
easysql-impl-0.4.1.pom | |
easysql-impl-0.4.1.jar | 75 KB |
easysql-impl-0.4.1-sources.jar | 21 KB |
easysql-impl-0.4.1-javadoc.jar | 760 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.carm.lib/easysql-impl/ -->
<dependency>
<groupId>cc.carm.lib</groupId>
<artifactId>easysql-impl</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.carm.lib/easysql-impl/
implementation 'cc.carm.lib:easysql-impl:0.4.1'
// https://jarcasting.com/artifacts/cc.carm.lib/easysql-impl/
implementation ("cc.carm.lib:easysql-impl:0.4.1")
'cc.carm.lib:easysql-impl:jar:0.4.1'
<dependency org="cc.carm.lib" name="easysql-impl" rev="0.4.1">
<artifact name="easysql-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.carm.lib', module='easysql-impl', version='0.4.1')
)
libraryDependencies += "cc.carm.lib" % "easysql-impl" % "0.4.1"
[cc.carm.lib/easysql-impl "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
cc.carm.lib : easysql-api | jar | 0.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |