easysql

Kotlin ORM

License

License

GroupId

GroupId

com.gitee.wangzhang
ArtifactId

ArtifactId

easysql
Last Version

Last Version

1.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

easysql
Kotlin ORM
Project URL

Project URL

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

Download easysql

How to add to project

<!-- 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.

Versions

Version
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0