com.github.roneetshaw:fn-spring-cloud-function

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

License

License

GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

fn-spring-cloud-function
Last Version

Last Version

2.0.21
Release Date

Release Date

Type

Type

jar
Description

Description

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

Download fn-spring-cloud-function

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.roneetshaw/fn-spring-cloud-function/ -->
<dependency>
    <groupId>com.github.roneetshaw</groupId>
    <artifactId>fn-spring-cloud-function</artifactId>
    <version>2.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.roneetshaw/fn-spring-cloud-function/
implementation 'com.github.roneetshaw:fn-spring-cloud-function:2.0.21'
// https://jarcasting.com/artifacts/com.github.roneetshaw/fn-spring-cloud-function/
implementation ("com.github.roneetshaw:fn-spring-cloud-function:2.0.21")
'com.github.roneetshaw:fn-spring-cloud-function:jar:2.0.21'
<dependency org="com.github.roneetshaw" name="fn-spring-cloud-function" rev="2.0.21">
  <artifact name="fn-spring-cloud-function" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.roneetshaw', module='fn-spring-cloud-function', version='2.0.21')
)
libraryDependencies += "com.github.roneetshaw" % "fn-spring-cloud-function" % "2.0.21"
[com.github.roneetshaw/fn-spring-cloud-function "2.0.21"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.roneetshaw : api jar 2.0.21
org.springframework.cloud : spring-cloud-function-context jar 2.1.1.RELEASE
io.projectreactor : reactor-core jar 3.2.0.M3
net.jodah : typetools jar 0.6.2

test (7)

Group / Artifact Type Version
com.github.roneetshaw : testing-core jar 2.0.21
com.github.roneetshaw : testing-junit4 jar 2.0.21
org.mockito : mockito-core jar 3.3.3
org.assertj : assertj-core jar 3.16.1
junit : junit jar 4.13.1
commons-logging : commons-logging jar 1.2
com.github.stefanbirkner : system-rules jar 1.18.0

Project Modules

There are no modules declared in this project.
com.github.roneetshaw

Fn Project

The container native, cloud agnostic serverless platform.

Versions

Version
2.0.21
2.0.18
2.0.17
1.0.127
1.0.6
1.0.3
0.0.22