MVN

com.fnproject.fn : jrestless-handler

Maven & Gradle

Apr 23, 2021
139 stars

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

<dependency>
    <groupId>com.fnproject.fn</groupId>
    <artifactId>jrestless-handler</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fnproject.fn : jrestless-handler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.fnproject.fn : jrestless-handler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jrestless-handler-1.0.3
jrestless-handler-1.0.2
jrestless-handler-1.0.1

How to add a dependency to Maven

Add the following com.fnproject.fn : jrestless-handler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fnproject.fn</groupId>
    <artifactId>jrestless-handler</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fnproject.fn : jrestless-handler gradle dependency to your build.gradle file:

implementation 'com.fnproject.fn:jrestless-handler:1.0.1'

Gradle Kotlin DSL: Add the following com.fnproject.fn : jrestless-handler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fnproject.fn:jrestless-handler:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fnproject.fn : jrestless-handler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fnproject.fn" % "jrestless-handler" % "1.0.1"

Advertisement

Dependencies from Group

api
Aug 22, 2023
10 usages
138 stars
Aug 22, 2023
9 usages
138 stars
Aug 22, 2023
8 usages
139 stars
Aug 22, 2023
5 usages
138 stars
Aug 22, 2023
4 usages
138 stars

Discover Dependencies

Aug 22, 2023
138 stars
Aug 22, 2023
3 usages
138 stars
Aug 22, 2023
4 usages
138 stars
fdk
Aug 22, 2023
139 stars
Aug 22, 2023
138 stars
api
Aug 22, 2023
10 usages
138 stars