wolf-flow 2.1.1

Wolf flow is a simple, lightweight job scheduling engine

License

License

GroupId

GroupId

me.kpali
ArtifactId

ArtifactId

wolf-flow
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

wolf-flow 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
Source Code Management

Source Code Management

https://github.com/kpali/wolf-flow

Download wolf-flow

Filename Size
wolf-flow-2.1.1.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wolf-flow-core
  • wolf-flow-spring-boot-starter

Versions

Version
2.1.1
2.1.0
2.0.0
1.1.0
1.0.0