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
Files download
File Operation
f2-spring-boot-starter-function-http-0.18.0.jar download
f2-spring-boot-starter-function-http-0.18.0.pom download
f2-spring-boot-starter-function-http-0.18.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.komune.f2</groupId>
  <artifactId>f2-spring-boot-starter-function-http</artifactId>
  <version>0.18.0</version>
</dependency>
Gradle Groovy
implementation 'io.komune.f2:f2-spring-boot-starter-function-http:0.18.0'
Gradle Kotlin
implementation("io.komune.f2:f2-spring-boot-starter-function-http:0.18.0")
Scala SBT
libraryDependencies += "io.komune.f2" % "f2-spring-boot-starter-function-http" % "0.18.0"
Groovy Grape
@Grapes(
  @Grab(group='io.komune.f2', module='f2-spring-boot-starter-function-http', version='0.18.0')
)
Apache Ivy
<dependency org="io.komune.f2" name="f2-spring-boot-starter-function-http" rev="0.18.0" />
Leiningen
[io.komune.f2/f2-spring-boot-starter-function-http "0.18.0"]
Apache Buildr
'io.komune.f2:f2-spring-boot-starter-function-http:jar:0.18.0'