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