A Java wrapper library that enables running Java applications as Windows services or Unix daemons.
<dependency>
<groupId>tanukisoft</groupId>
<artifactId>wrapper</artifactId>
<version>3.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to start a Java application as a service using WrapperManager.
Update to the latest version from the official repository.
No dependency data recorded yet.