common-ktor

iSysCore Common Ktor Library

License

License

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

common-ktor
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

common-ktor
iSysCore Common Ktor Library
Project URL

Project URL

https://github.com/isyscore/common-ktor
Source Code Management

Source Code Management

https://github.com/isyscore/common-ktor

Download common-ktor

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.isyscore : common-jvm jar 1.8.1
io.ktor : ktor-server-core jar 1.6.4
io.ktor : ktor-server-tomcat jar 1.6.4
io.ktor : ktor-server-host-common jar 1.6.4
io.ktor : ktor-server-sessions jar 1.6.4
io.ktor : ktor-locations jar 1.6.4
io.ktor : ktor-gson jar 1.6.4
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2-native-mt
ch.qos.logback : logback-classic jar 1.2.6
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
mysql : mysql-connector-java jar 8.0.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.7.0
1.6.1.1
1.6.1
1.6.0
1.5.0
1.3.2
1.3.1