Implementation of core API for Spring Cloud Function

Compile Dependencies (16)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind(optional)
General data-binding functionality for Jackson: works on core streaming API
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-kotlin(optional)
Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
JSON Lib Apache 2.0
com.google.code.gson » gson(optional)
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
Apache 2.0
io.cloudevents » cloudevents-spring(optional)2.2.04.0.2
Apache 2.0
net.jodah » typetools0.6.20.6.3
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk8(optional)
Kotlin Standard Library JDK 8 extension
1.6.02.3.21
Reflection Apache 2.0
org.jetbrains.kotlin » kotlin-reflect(optional)
Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime.
1.6.02.3.21
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-reactor(optional)
Coroutines support libraries for Kotlin
org.springframework » spring-messaging
Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ...
Web Framework Apache 2.0
org.springframework » spring-web(optional)
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
Config Apache 2.0
org.springframework.boot » spring-boot-autoconfigure
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ...
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test(optional)
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
org.springframework.boot » spring-boot-starter-actuator(optional)
Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ...
Apache 2.0
org.springframework.cloud » spring-cloud-function-core
Spring Cloud Function Core
3.1.75.0.2

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
io.projectreactor » reactor-test
Reactor Test support