WrzasqPl Commons Daemon

Helper components for handling daemon services with Apache Commons Daemon.

License

License

GroupId

GroupId

pl.wrzasq.commons
ArtifactId

ArtifactId

commons-daemon
Last Version

Last Version

1.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

WrzasqPl Commons Daemon
Helper components for handling daemon services with Apache Commons Daemon.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-daemon

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-daemon : commons-daemon jar 1.1.0
org.slf4j : slf4j-api jar 1.7.26

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (7)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.26
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.mockito : mockito-core jar 2.27.0
org.mockito : mockito-junit-jupiter jar 2.27.0
org.springframework : spring-test jar 5.1.6.RELEASE
org.springframework.security : spring-security-test jar 5.1.5.RELEASE

Project Modules

There are no modules declared in this project.
pl.wrzasq.commons

Rafał Wrzeszcz - Wrzasq.pl

Versions

Version
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0