is not current version
Last Version 1.0.149

com.fnproject.fn:fn-spring-cloud-function 1.0.147

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

License

License

GroupId

GroupId

com.fnproject.fn
ArtifactId

ArtifactId

fn-spring-cloud-function
Version

Version

1.0.147
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 1.0.147


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fnproject.fn : api jar 1.0.147
org.springframework.cloud : spring-cloud-function-context jar 3.2.3
io.projectreactor : reactor-core jar 3.4.10
net.jodah : typetools jar 0.6.3

test (7)

Group / Artifact Type Version
com.fnproject.fn : testing-core jar 1.0.147
com.fnproject.fn : testing-junit4 jar 1.0.147
org.mockito : mockito-core jar 4.0.0
org.assertj : assertj-core jar 3.21.0
junit : junit jar 4.13.2
commons-logging : commons-logging jar 1.2
com.github.stefanbirkner : system-rules jar 1.19.0

Project Modules

There are no modules declared in this project.