License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-ext-pacemanager |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueVFS Extension PaceManager
Constrains the number of concurrently mounted archive file systems in
order to save some heap space.
This module provides a JMX interface for monitoring and management.
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/net.java.truevfs/truevfs-ext-pacemanager/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-ext-pacemanager</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-pacemanager/
implementation 'net.java.truevfs:truevfs-ext-pacemanager:0.9.3'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-pacemanager/
implementation ("net.java.truevfs:truevfs-ext-pacemanager:0.9.3")
'net.java.truevfs:truevfs-ext-pacemanager:jar:0.9.3'
<dependency org="net.java.truevfs" name="truevfs-ext-pacemanager" rev="0.9.3">
<artifact name="truevfs-ext-pacemanager" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-ext-pacemanager', version='0.9.3')
)
libraryDependencies += "net.java.truevfs" % "truevfs-ext-pacemanager" % "0.9.3"
[net.java.truevfs/truevfs-ext-pacemanager "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
net.java.truevfs : truevfs-comp-jmx | jar | 0.9.3 |
org.scala-lang : scala-library | jar | 2.9.2 |