f

f2-spring-boot-starter-function-http

Wrapper around Spring Cloud Function
https://github.com/komune-io/fixers-f2
The Apache Software License, Version 2.0 The Apache Software License, Version 2.0
Komune Team Komune Team
文件下载
文件名 操作
f2-spring-boot-starter-function-http-0.17.0.jar 下载
f2-spring-boot-starter-function-http-0.17.0.pom 下载
f2-spring-boot-starter-function-http-0.17.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.komune.f2</groupId>
  <artifactId>f2-spring-boot-starter-function-http</artifactId>
  <version>0.17.0</version>
</dependency>
Gradle Groovy
implementation 'io.komune.f2:f2-spring-boot-starter-function-http:0.17.0'
Gradle Kotlin
implementation("io.komune.f2:f2-spring-boot-starter-function-http:0.17.0")
Scala SBT
libraryDependencies += "io.komune.f2" % "f2-spring-boot-starter-function-http" % "0.17.0"
Groovy Grape
@Grapes(
  @Grab(group='io.komune.f2', module='f2-spring-boot-starter-function-http', version='0.17.0')
)
Apache Ivy
<dependency org="io.komune.f2" name="f2-spring-boot-starter-function-http" rev="0.17.0" />
Leiningen
[io.komune.f2/f2-spring-boot-starter-function-http "0.17.0"]
Apache Buildr
'io.komune.f2:f2-spring-boot-starter-function-http:jar:0.17.0'