License |
License |
---|---|
GroupId | GroupIdde.schlichtherle.truezip |
ArtifactId | ArtifactIdtruezip-extension-jmx-jul |
Last Version | Last Version7.7.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueZIP Extension JMX/JUL
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.
|
Project Organization |
Project Organization |
<!-- 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.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-extension-jmx-jul/
implementation 'de.schlichtherle.truezip:truezip-extension-jmx-jul:7.7.10'
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-extension-jmx-jul/
implementation ("de.schlichtherle.truezip:truezip-extension-jmx-jul:7.7.10")
'de.schlichtherle.truezip:truezip-extension-jmx-jul:jar:7.7.10'
<dependency org="de.schlichtherle.truezip" name="truezip-extension-jmx-jul" rev="7.7.10">
<artifact name="truezip-extension-jmx-jul" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.truezip', module='truezip-extension-jmx-jul', version='7.7.10')
)
libraryDependencies += "de.schlichtherle.truezip" % "truezip-extension-jmx-jul" % "7.7.10"
[de.schlichtherle.truezip/truezip-extension-jmx-jul "7.7.10"]
Group / Artifact | Type | Version |
---|---|---|
de.schlichtherle.truezip : truezip-kernel | jar | 7.7.10 |
Group / Artifact | Type | Version |
---|---|---|
de.schlichtherle.truezip : truezip-kernel | test-jar | 7.7.10 |