wolf-flow-spring-boot-starter 2.1.1

Wolf flow is a simple, lightweight job scheduling engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

me.kpali
ArtifactId

ArtifactId

wolf-flow-spring-boot-starter
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

wolf-flow-spring-boot-starter 2.1.1
Wolf flow is a simple, lightweight job scheduling engine
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/wolf-flow-spring-boot-starter

Download wolf-flow-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/me.kpali/wolf-flow-spring-boot-starter/ -->
<dependency>
    <groupId>me.kpali</groupId>
    <artifactId>wolf-flow-spring-boot-starter</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.kpali/wolf-flow-spring-boot-starter/
implementation 'me.kpali:wolf-flow-spring-boot-starter:2.1.1'
// https://jarcasting.com/artifacts/me.kpali/wolf-flow-spring-boot-starter/
implementation ("me.kpali:wolf-flow-spring-boot-starter:2.1.1")
'me.kpali:wolf-flow-spring-boot-starter:jar:2.1.1'
<dependency org="me.kpali" name="wolf-flow-spring-boot-starter" rev="2.1.1">
  <artifact name="wolf-flow-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.kpali', module='wolf-flow-spring-boot-starter', version='2.1.1')
)
libraryDependencies += "me.kpali" % "wolf-flow-spring-boot-starter" % "2.1.1"
[me.kpali/wolf-flow-spring-boot-starter "2.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
me.kpali : wolf-flow-core jar 2.1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.4.RELEASE

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.0
1.1.0
1.0.0