не последняя версия
Последняя версия 0.14.0

net.java.truevfs:truevfs-ext-pacemaker 0.11.1

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.

Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.java.truevfs
Идентификатор

Идентификатор

truevfs-ext-pacemaker
Версия

Версия

0.11.1
Тип

Тип

jar

Скачать truevfs-ext-pacemaker 0.11.1


<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-pacemaker/ -->
<dependency>
    <groupId>net.java.truevfs</groupId>
    <artifactId>truevfs-ext-pacemaker</artifactId>
    <version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-pacemaker/
implementation 'net.java.truevfs:truevfs-ext-pacemaker:0.11.1'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-pacemaker/
implementation ("net.java.truevfs:truevfs-ext-pacemaker:0.11.1")
'net.java.truevfs:truevfs-ext-pacemaker:jar:0.11.1'
<dependency org="net.java.truevfs" name="truevfs-ext-pacemaker" rev="0.11.1">
  <artifact name="truevfs-ext-pacemaker" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-ext-pacemaker', version='0.11.1')
)
libraryDependencies += "net.java.truevfs" % "truevfs-ext-pacemaker" % "0.11.1"
[net.java.truevfs/truevfs-ext-pacemaker "0.11.1"]