Last Version

daemon 1.2.0

Class that implements a reload hook via SIGHUP

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

daemon
Version

Version

1.2.0
Type

Type

jar
Description

Description

daemon
Class that implements a reload hook via SIGHUP
Project URL

Project URL

https://github.com/spotify/daemon-java
Source Code Management

Source Code Management

https://github.com/spotify/daemon-java

Download daemon 1.2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.