GitHub / ibm-functions / runtime-kotlin
IBM Functions (OpenWhisk) runtime for Kotlin Actions
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibm-functions%2Fruntime-kotlin
PURL: pkg:github/ibm-functions/runtime-kotlin
Stars: 7
Forks: 3
Open issues: 1
License: apache-2.0
Language: Scala
Size: 143 KB
Dependencies parsed at:
9
Created at: about 7 years ago
Updated at: about 1 year ago
Pushed at: almost 6 years ago
Last synced at: about 1 year ago
kotlin/Dockerfile
docker
- adoptopenjdk/openjdk8-openj9 x86_64-ubuntu-jdk8u162-b12_openj9-0.8.0 build
- ch.qos.logback:logback-classic 1.2.1 compile
- com.google.code.gson:gson 2.6.2 compile
- com.squareup.moshi:moshi 1.5.0 compile
- com.squareup.moshi:moshi-kotlin 1.5.0 compile
- io.ktor:ktor-server-netty $ktor_version compile
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 $kotlin_version compile
tests/build.gradle
maven
- org.jetbrains.kotlin:kotlin-compiler-embeddable 1.2.0 compile
- org.scala-lang:scala-library ${gradle.scala.version} compile