Last Version

easysql 1.1.10

Kotlin ORM

License

License

GroupId

GroupId

com.gitee.wangzhang
ArtifactId

ArtifactId

easysql
Version

Version

1.1.10
Type

Type

jar
Description

Description

easysql
Kotlin ORM
Project URL

Project URL

https://gitee.com/wangzhang/easysql/

Download easysql 1.1.10


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0
org.jetbrains.kotlin : kotlin-reflect jar 1.5.0

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.5.0

Project Modules

There are no modules declared in this project.