TrueVFS Integration Tests

Provides integration tests for TrueVFS.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-it_2.11
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

TrueVFS Integration Tests
Provides integration tests for TrueVFS.
Project URL

Project URL

http://truevfs.net/
Project Organization

Project Organization

Schlichtherle IT Services
Source Code Management

Source Code Management

https://github.com/christian-schlichtherle/truevfs

Download truevfs-it_2.11

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
net.java.truevfs : truevfs-access jar 0.12.0
net.java.truevfs : truevfs-driver-file jar 0.12.0
net.java.truevfs : truevfs-driver-http jar 0.12.0
net.java.truevfs : truevfs-driver-jar jar 0.12.0
net.java.truevfs : truevfs-driver-odf jar 0.12.0
net.java.truevfs : truevfs-driver-sfx jar 0.12.0
net.java.truevfs : truevfs-driver-tar jar 0.12.0
net.java.truevfs : truevfs-driver-tar-bzip2 jar 0.12.0
net.java.truevfs : truevfs-driver-tar-gzip jar 0.12.0
net.java.truevfs : truevfs-driver-tar-xz jar 0.12.0
net.java.truevfs : truevfs-driver-zip jar 0.12.0
net.java.truevfs : truevfs-driver-zip-raes jar 0.12.0
net.java.truevfs : truevfs-kernel-impl_2.11 jar 0.12.0
global.namespace.scala-plus : scala-plus_2.11 jar 0.1
net.java.truecommons : truecommons-key-default jar 2.5.0

test (10)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11
org.mockito : mockito-core jar 2.10.0
org.scalacheck : scalacheck_2.11 jar 1.13.5
org.scalatest : scalatest_2.11 jar 3.0.4
net.java.truecommons : truecommons-io jar 2.5.0
net.java.truecommons : truecommons-io jar 2.5.0
net.java.truecommons : truecommons-key-spec jar 2.5.0
net.java.truecommons : truecommons-key-spec jar 2.5.0
net.java.truecommons : truecommons-shed jar 2.5.0
net.java.truecommons : truecommons-shed jar 2.5.0

Project Modules

There are no modules declared in this project.

Release Notes Maven Central Apache License 2.0 Test Workflow

TrueVFS

TrueVFS is a virtual file system (VFS) for Java 8 which enables client applications to access archive files as if they were virtual directories, including nested archive files in multithreaded environments. As a library, TrueVFS provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueVFS provides the API to write file system drivers which plug-in to its federated file system space.

For more information, please refer to the documentation at http://truevfs.net/.

Versions

Version
0.12.0