fdk-java

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

Лицензия

Лицензия

Группа

Группа

com.github.roneetshaw
Идентификатор

Идентификатор

fdk
Последняя версия

Последняя версия

2.0.21
Дата

Дата

Тип

Тип

pom
Описание

Описание

fdk-java
The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn
Ссылка на сайт

Ссылка на сайт

https://fnproject.io/tutorials/JavaFDKIntroduction/
Система контроля версий

Система контроля версий

https://github.com/fnproject/fdk-java

Скачать fdk

Имя Файла Размер
fdk-2.0.21.pom 15 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.roneetshaw/fdk/ -->
<dependency>
    <groupId>com.github.roneetshaw</groupId>
    <artifactId>fdk</artifactId>
    <version>2.0.21</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.roneetshaw/fdk/
implementation 'com.github.roneetshaw:fdk:2.0.21'
// https://jarcasting.com/artifacts/com.github.roneetshaw/fdk/
implementation ("com.github.roneetshaw:fdk:2.0.21")
'com.github.roneetshaw:fdk:pom:2.0.21'
<dependency org="com.github.roneetshaw" name="fdk" rev="2.0.21">
  <artifact name="fdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.roneetshaw', module='fdk', version='2.0.21')
)
libraryDependencies += "com.github.roneetshaw" % "fdk" % "2.0.21"
[com.github.roneetshaw/fdk "2.0.21"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • api
  • runtime
  • testing-core
  • testing-junit4
  • testing
  • flow-api
  • flow-runtime
  • flow-testing
  • fn-spring-cloud-function
  • examples
  • experimental-native-image-support
com.github.roneetshaw

Fn Project

The container native, cloud agnostic serverless platform.

Версии библиотеки

Версия
2.0.21
2.0.18
2.0.17
1.0.127
1.0.11
1.0.10
1.0.6
0.0.22