Last Version

Limbus Launcher 3.0.1

A small framework for running abstract engines. Provides bootstrap and shutdown sequences and thread cleaning features for controlled termination.

License

License

GroupId

GroupId

com.remondis.limbus
ArtifactId

ArtifactId

limbus-launcher
Version

Version

3.0.1
Type

Type

jar
Description

Description

Limbus Launcher
A small framework for running abstract engines. Provides bootstrap and shutdown sequences and thread cleaning features for controlled termination.

Download limbus-launcher 3.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.remondis.limbus : limbus-engine-interfaces jar 3.0.1
com.remondis.limbus : limbus-system jar 3.0.1
com.remondis.limbus : limbus-utils jar 3.0.1
commons-cli : commons-cli jar 1.3.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.14.0
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.