fluxtion.extension :: service-starter

A task manager to control the start and stop tasks for a directed acyclic graph of services

License

License

GroupId

GroupId

com.fluxtion.extension
ArtifactId

ArtifactId

service-starter
Last Version

Last Version

0.1.21
Release Date

Release Date

Type

Type

jar
Description

Description

fluxtion.extension :: service-starter
A task manager to control the start and stop tasks for a directed acyclic graph of services
Project URL

Project URL

https://github.com/gregv12/fluxtion-service-starter
Source Code Management

Source Code Management

https://github.com/gregv12/fluxtion-service-starter

Download service-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.fluxtion.extension/service-starter/ -->
<dependency>
    <groupId>com.fluxtion.extension</groupId>
    <artifactId>service-starter</artifactId>
    <version>0.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.fluxtion.extension/service-starter/
implementation 'com.fluxtion.extension:service-starter:0.1.21'
// https://jarcasting.com/artifacts/com.fluxtion.extension/service-starter/
implementation ("com.fluxtion.extension:service-starter:0.1.21")
'com.fluxtion.extension:service-starter:jar:0.1.21'
<dependency org="com.fluxtion.extension" name="service-starter" rev="0.1.21">
  <artifact name="service-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fluxtion.extension', module='service-starter', version='0.1.21')
)
libraryDependencies += "com.fluxtion.extension" % "service-starter" % "0.1.21"
[com.fluxtion.extension/service-starter "0.1.21"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fluxtion : runtime jar 4.0.1
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
com.fluxtion : compiler jar 4.0.1
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.11
0.1.5