is not current version
Last Version 0.2.4

ktext 0.2.0

kotlin extension and common data

License

License

GroupId

GroupId

cn.dev8
ArtifactId

ArtifactId

ktext
Version

Version

0.2.0
Type

Type

jar
Description

Description

ktext
kotlin extension and common data
Source Code Management

Source Code Management

https://gitee.com/imnewsea/myoql

Download ktext 0.2.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-aop jar
org.apache.httpcomponents : httpclient jar 4.5.12
org.slf4j : slf4j-api jar 1.7.30
net.lingala.zip4j : zip4j jar 2.6.1
org.springframework.boot : spring-boot jar 2.3.3.RELEASE
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72

provided (3)

Group / Artifact Type Version
cglib : cglib jar 3.3.0
org.aspectj : aspectjweaver jar 1.9.6
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.72
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE

Project Modules

There are no modules declared in this project.