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 4.2.3-SNAPSHOT org.springframework.cloud spring-cloud-function-context org.springframework.cloud spring-cloud-function-adapter-aws com.amazonaws aws-lambda-java-events 3.9.0 provided com.amazonaws aws-lambda-java-core 1.2.1 provided com.amazonaws aws-lambda-java-serialization 1.0.0 provided org.jetbrains.kotlin kotlin-stdlib-jdk8 org.jetbrains.kotlin kotlin-reflect org.jetbrains.kotlinx kotlinx-coroutines-reactor 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 1.9.25 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