Last Version

TrueVFS Extension 0.11.1

Extension modules provide services to extend the TrueVFS Kernel with some functionality OTHER than supporting a particular type of file system. Extension modules advertise their services on the class path in order to make them locatable by the TrueVFS Kernel at runtime.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-ext
Version

Version

0.11.1
Type

Type

pom
Description

Description

TrueVFS Extension
Extension modules provide services to extend the TrueVFS Kernel with some functionality OTHER than supporting a particular type of file system. Extension modules advertise their services on the class path in order to make them locatable by the TrueVFS Kernel at runtime.
Project Organization

Project Organization

Schlichtherle IT Services

Download truevfs-ext 0.11.1

Filename Size
truevfs-ext-0.11.1.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • truevfs-ext-insight
  • truevfs-ext-logging
  • truevfs-ext-pacemaker