Last Version

WrzasqPl Commons Daemon 1.0.13

Helper components for handling daemon services with Apache Commons Daemon.

License

License

GroupId

GroupId

pl.wrzasq.commons
ArtifactId

ArtifactId

commons-daemon
Version

Version

1.0.13
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 1.0.13


<!-- 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.