is not current version
Last Version 1.1.10

easysql 1.1.4

Kotlin ORM

License

License

GroupId

GroupId

com.gitee.wangzhang
ArtifactId

ArtifactId

easysql
Version

Version

1.1.4
Type

Type

jar
Description

Description

easysql
Kotlin ORM
Project URL

Project URL

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

Download easysql 1.1.4


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

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.