f

flowjob-agent-spring-boot-starter

Files download
File Operation
flowjob-agent-spring-boot-starter-2.1.0.jar download
flowjob-agent-spring-boot-starter-2.1.0.pom download
flowjob-agent-spring-boot-starter-2.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.limbo-world</groupId>
  <artifactId>flowjob-agent-spring-boot-starter</artifactId>
  <version>2.1.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.limbo-world:flowjob-agent-spring-boot-starter:2.1.0'
Gradle Kotlin
implementation("io.github.limbo-world:flowjob-agent-spring-boot-starter:2.1.0")
Scala SBT
libraryDependencies += "io.github.limbo-world" % "flowjob-agent-spring-boot-starter" % "2.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.limbo-world', module='flowjob-agent-spring-boot-starter', version='2.1.0')
)
Apache Ivy
<dependency org="io.github.limbo-world" name="flowjob-agent-spring-boot-starter" rev="2.1.0" />
Leiningen
[io.github.limbo-world/flowjob-agent-spring-boot-starter "2.1.0"]
Apache Buildr
'io.github.limbo-world:flowjob-agent-spring-boot-starter:jar:2.1.0'