Last Version

Daemon Library Simple Log extension 2.15

Library providing daemon functionality

License

License

GroupId

GroupId

de.taimos
ArtifactId

ArtifactId

daemon-framework-logsimple
Version

Version

2.15
Type

Type

jar
Description

Description

Daemon Library Simple Log extension
Library providing daemon functionality
Project Organization

Project Organization

Taimos GmbH

Download daemon-framework-logsimple 2.15


<!-- https://jarcasting.com/artifacts/de.taimos/daemon-framework-logsimple/ -->
<dependency>
    <groupId>de.taimos</groupId>
    <artifactId>daemon-framework-logsimple</artifactId>
    <version>2.15</version>
</dependency>
// https://jarcasting.com/artifacts/de.taimos/daemon-framework-logsimple/
implementation 'de.taimos:daemon-framework-logsimple:2.15'
// https://jarcasting.com/artifacts/de.taimos/daemon-framework-logsimple/
implementation ("de.taimos:daemon-framework-logsimple:2.15")
'de.taimos:daemon-framework-logsimple:jar:2.15'
<dependency org="de.taimos" name="daemon-framework-logsimple" rev="2.15">
  <artifact name="daemon-framework-logsimple" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.taimos', module='daemon-framework-logsimple', version='2.15')
)
libraryDependencies += "de.taimos" % "daemon-framework-logsimple" % "2.15"
[de.taimos/daemon-framework-logsimple "2.15"]

Dependencies

compile (3)

Group / Artifact Type Version
de.taimos : daemon-framework-core jar 2.15
org.slf4j : slf4j-simple jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.