k

ktor-simple-cache-linuxx64

Base realization of simple output cache for Ktor server
https://github.com/Scogun/ktor-simple-cache
The Apache License, Version 2.0
Sergey Antonov
Files download
File Operation
ktor-simple-cache-linuxx64-0.2.7.pom download
ktor-simple-cache-linuxx64-0.2.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ucasoft.ktor</groupId>
  <artifactId>ktor-simple-cache-linuxx64</artifactId>
  <version>0.2.7</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'com.ucasoft.ktor:ktor-simple-cache-linuxx64:0.2.7'
Gradle Kotlin
implementation("com.ucasoft.ktor:ktor-simple-cache-linuxx64:0.2.7")
Scala SBT
libraryDependencies += "com.ucasoft.ktor" % "ktor-simple-cache-linuxx64" % "0.2.7"
Groovy Grape
@Grapes(
  @Grab(group='com.ucasoft.ktor', module='ktor-simple-cache-linuxx64', version='0.2.7')
)
Apache Ivy
<dependency org="com.ucasoft.ktor" name="ktor-simple-cache-linuxx64" rev="0.2.7" />
Leiningen
[com.ucasoft.ktor/ktor-simple-cache-linuxx64 "0.2.7"]
Apache Buildr
'com.ucasoft.ktor:ktor-simple-cache-linuxx64:jar:0.2.7'