4.0.0 spring-cloud-function-kotlin jar Spring Cloud Function Kotlin Support Spring Cloud Function Kotlin Support org.springframework.cloud spring-cloud-function-parent 5.0.0-SNAPSHOT org.springframework.cloud spring-cloud-function-context org.springframework.cloud spring-cloud-function-adapter-aws com.amazonaws aws-lambda-java-events 3.14.0 provided com.amazonaws aws-lambda-java-core 1.2.3 provided com.amazonaws aws-lambda-java-serialization 1.0.0 provided org.jetbrains.kotlin kotlin-stdlib-jdk8 ${kotlin.version} org.jetbrains.kotlin kotlin-reflect ${kotlin.version} org.jetbrains.kotlinx kotlinx-coroutines-reactor ${kotlinx.version} org.springframework.boot spring-boot-starter-test test org.springframework.cloud spring-cloud-function-web test org.springframework spring-webflux test org.springframework.boot spring-boot-starter-web test org.springframework.boot spring-boot-configuration-processor true kotlin-maven-plugin org.jetbrains.kotlin 2.1.10 test-compile test-compile ${project.basedir}/src/test/kotlin ${project.basedir}/src/test/java org.apache.maven.plugins maven-compiler-plugin default-compile none default-testCompile none java-compile compile compile java-test-compile test-compile testCompile