| License |
License |
|---|---|
| GroupId | GroupIdcn.dev8 |
| ArtifactId | ArtifactIdktmyoql |
| Last Version | Last Version0.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionktmyoql
kotlin orm -- mysql,mongo , just like ktorm
|
| Filename | Size |
|---|---|
| ktmyoql-0.2.4.pom | |
| ktmyoql-0.2.4.jar | 876 KB |
| ktmyoql-0.2.4-sources.jar | 195 KB |
| ktmyoql-0.2.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.dev8/ktmyoql/ -->
<dependency>
<groupId>cn.dev8</groupId>
<artifactId>ktmyoql</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dev8/ktmyoql/
implementation 'cn.dev8:ktmyoql:0.2.4'
// https://jarcasting.com/artifacts/cn.dev8/ktmyoql/
implementation ("cn.dev8:ktmyoql:0.2.4")
'cn.dev8:ktmyoql:jar:0.2.4'
<dependency org="cn.dev8" name="ktmyoql" rev="0.2.4">
<artifact name="ktmyoql" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dev8', module='ktmyoql', version='0.2.4')
)
libraryDependencies += "cn.dev8" % "ktmyoql" % "0.2.4"
[cn.dev8/ktmyoql "0.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-aop | jar | |
| org.springframework : spring-core | jar | |
| mysql : mysql-connector-java | jar | 8.0.22 |
| org.springframework.data : spring-data-mongodb | jar | |
| org.springframework.data : spring-data-redis | jar | |
| org.apache.poi : poi | jar | 4.1.2 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| cn.dev8 : ktext | jar | 0.2.4 |
| org.springframework.boot : spring-boot | jar | 2.3.6.RELEASE |
| org.reflections : reflections | jar | 0.9.12 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.6.RELEASE |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.12.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-jdbc | jar | |
| org.springframework.boot : spring-boot-starter-freemarker | jar | 2.3.6.RELEASE |
| org.elasticsearch.client : elasticsearch-rest-client | jar | 7.10.0 |
| com.zaxxer : HikariCP | jar | 3.4.5 |
| org.mybatis : mybatis | jar | 3.5.6 |
| org.mybatis : mybatis-spring | jar | 2.0.6 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.67 |
| cglib : cglib | jar | 3.3.0 |
| org.aspectj : aspectjweaver | jar | 1.9.6 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | 3.3.0 |
| org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.3.6.RELEASE |
| org.jetbrains.kotlin : kotlin-test | jar | 1.4.10 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.6.RELEASE |