is not current version
Last Version 1.0.149

com.fnproject.fn:api 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

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


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.