wolf-flow-core 2.1.1

Wolf flow is a simple, lightweight job scheduling engine

License

License

GroupId

GroupId

me.kpali
ArtifactId

ArtifactId

wolf-flow-core
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

wolf-flow-core 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-core

Download wolf-flow-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-context-support jar
org.springframework : spring-jdbc jar
org.quartz-scheduler : quartz jar 2.3.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.google.guava : guava jar 20.0
io.micrometer : micrometer-registry-prometheus jar 1.6.0
org.jacoco : jacoco-maven-plugin maven-plugin 0.8.6

provided (1)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test 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