| License |
License |
|---|---|
| GroupId | GroupIdcn.dev8 |
| ArtifactId | ArtifactIdktweb |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionktweb
kotlin mvc extension
|
| Filename | Size |
|---|---|
| ktweb-0.2.0.pom | |
| ktweb-0.2.0.jar | 96 KB |
| ktweb-0.2.0-sources.jar | 28 KB |
| ktweb-0.2.0-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.dev8/ktweb/ -->
<dependency>
<groupId>cn.dev8</groupId>
<artifactId>ktweb</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dev8/ktweb/
implementation 'cn.dev8:ktweb:0.2.0'
// https://jarcasting.com/artifacts/cn.dev8/ktweb/
implementation ("cn.dev8:ktweb:0.2.0")
'cn.dev8:ktweb:jar:0.2.0'
<dependency org="cn.dev8" name="ktweb" rev="0.2.0">
<artifact name="ktweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dev8', module='ktweb', version='0.2.0')
)
libraryDependencies += "cn.dev8" % "ktweb" % "0.2.0"
[cn.dev8/ktweb "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.3.RELEASE |
| cn.dev8 : ktmyoql | jar | 0.2.0 |
| cn.dev8 : ktmvc | jar | 0.2.0 |
| org.springframework.data : spring-data-mongodb | jar | |
| org.springframework.data : spring-data-redis | jar | |
| mysql : mysql-connector-java | jar | 8.0.21 |
| 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.slf4j : slf4j-api | jar | 1.7.30 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.72 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | |
| org.springframework : spring-webmvc | jar | |
| org.bytedeco : javacv | jar | 1.5.3 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.springframework : spring-jdbc | jar | |
| com.github.whvcse : easy-captcha | jar | 1.6.2 |
| org.aspectj : aspectjweaver | jar | 1.9.6 |
| cglib : cglib | jar | 3.3.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| 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 |