A mill module that implements spawning of systemd-appropriate forking daemon processes
Scala versions:
3.x
mill-daemon-util 0.2.0
Group ID:
com.mchange
Artifact ID:
mill-daemon-util_3
Version:
0.2.0
Release Date:
Jul 15, 2025
Licenses:
Files:
Full Scala Version:
3.3.6
Developers:
libraryDependencies += "com.mchange" %% "mill-daemon-util" % "0.2.0"
ivy"com.mchange::mill-daemon-util:0.2.0"
//> using dep "com.mchange::mill-daemon-util:0.2.0"
import $ivy.`com.mchange::mill-daemon-util:0.2.0`
<dependency> <groupId>com.mchange</groupId> <artifactId>mill-daemon-util_3</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.mchange', name: 'mill-daemon-util_3', version: '0.2.0'