is not current version
Last Version 1.0.149

com.fnproject.fn:flow-api 1.0.130

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

flow-api
Version

Version

1.0.130
Type

Type

jar
Description

Description

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

Download flow-api 1.0.130


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fnproject.fn : api jar 1.0.130

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.