is not current version
Last Version 7.7.10

de.schlichtherle.truezip:truezip-extension-jmx-jul 7.7.8

This module provides a file system manager and an I/O pool service for managing and monitoring TrueZIP via JMX and java.util.logging. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-extension-jmx-jul
Version

Version

7.7.8
Type

Type

jar

Download truezip-extension-jmx-jul 7.7.8


<!-- https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-extension-jmx-jul/ -->
<dependency>
    <groupId>de.schlichtherle.truezip</groupId>
    <artifactId>truezip-extension-jmx-jul</artifactId>
    <version>7.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-extension-jmx-jul/
implementation 'de.schlichtherle.truezip:truezip-extension-jmx-jul:7.7.8'
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-extension-jmx-jul/
implementation ("de.schlichtherle.truezip:truezip-extension-jmx-jul:7.7.8")
'de.schlichtherle.truezip:truezip-extension-jmx-jul:jar:7.7.8'
<dependency org="de.schlichtherle.truezip" name="truezip-extension-jmx-jul" rev="7.7.8">
  <artifact name="truezip-extension-jmx-jul" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.truezip', module='truezip-extension-jmx-jul', version='7.7.8')
)
libraryDependencies += "de.schlichtherle.truezip" % "truezip-extension-jmx-jul" % "7.7.8"
[de.schlichtherle.truezip/truezip-extension-jmx-jul "7.7.8"]