Last Version

Daemon Library 2.15

Library providing daemon functionality

License

License

GroupId

GroupId

de.taimos
ArtifactId

ArtifactId

daemon-framework-core
Version

Version

2.15
Type

Type

jar
Description

Description

Daemon Library
Library providing daemon functionality
Project Organization

Project Organization

Taimos GmbH

Download daemon-framework-core 2.15


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

Dependencies

compile (2)

Group / Artifact Type Version
de.taimos : httputils jar 1.11
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.