MVN

io.fnproject.fn : fdk

Maven & Gradle

Apr 16, 2021
139 stars

fdk-java · The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

<dependency>
    <groupId>io.fnproject.fn</groupId>
    <artifactId>fdk</artifactId>
    <version>1.0.127</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fnproject.fn : fdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.127

All Versions

Choose a version of io.fnproject.fn : fdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
fdk-1.0.127

How to add a dependency to Maven

Add the following io.fnproject.fn : fdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.fnproject.fn</groupId>
    <artifactId>fdk</artifactId>
    <version>1.0.127</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.fnproject.fn : fdk gradle dependency to your build.gradle file:

implementation 'io.fnproject.fn:fdk:1.0.127'

Gradle Kotlin DSL: Add the following io.fnproject.fn : fdk gradle kotlin dependency to your build.gradle.kts file:

implementation("io.fnproject.fn:fdk:1.0.127")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.fnproject.fn : fdk sbt scala dependency to your build.sbt file:

libraryDependencies += "io.fnproject.fn" % "fdk" % "1.0.127"

Advertisement

Dependencies from Group

Apr 16, 2021
6 usages
138 stars
api
Apr 16, 2021
5 usages
138 stars
Apr 16, 2021
4 usages
130 stars
Apr 16, 2021
4 usages
138 stars
Apr 16, 2021
3 usages
138 stars

Discover Dependencies

api
Apr 16, 2021
5 usages
138 stars
May 08, 2021
3 stars
Mar 19, 2022
0 stars
Mar 19, 2022
0 stars
Mar 19, 2022
0 stars
Mar 19, 2022
0 stars
map
Apr 08, 2021
0 stars
May 06, 2021
392 stars
Apr 03, 2021
2 usages
9 stars