Last Version

TrueVFS Profile Default 0.12.2

Bundles dependencies to support accessing all TrueVFS features without the slight negative performance impact of some excluded modules. Depends on the base configuration profile and adds the file system drivers for HTTP(S), ODF, TAR, TAR.BZIP2, TAR.GZIP, TAR.XZ and ZIP.RAES.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-profile-default_2.10
Version

Version

0.12.2
Type

Type

jar
Description

Description

TrueVFS Profile Default
Bundles dependencies to support accessing all TrueVFS features without the slight negative performance impact of some excluded modules. Depends on the base configuration profile and adds the file system drivers for HTTP(S), ODF, TAR, TAR.BZIP2, TAR.GZIP, TAR.XZ and ZIP.RAES.
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-profile-default_2.10 0.12.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
net.java.truevfs : truevfs-profile-base_2.10 jar 0.12.2

runtime (8)

Group / Artifact Type Version
net.java.truevfs : truevfs-driver-http jar 0.12.2
net.java.truevfs : truevfs-driver-odf jar 0.12.2
net.java.truevfs : truevfs-driver-tar jar 0.12.2
net.java.truevfs : truevfs-driver-tar-bzip2 jar 0.12.2
net.java.truevfs : truevfs-driver-tar-gzip jar 0.12.2
net.java.truevfs : truevfs-driver-tar-xz jar 0.12.2
net.java.truevfs : truevfs-driver-zip-raes jar 0.12.2
net.java.truecommons : truecommons-key-macosx jar 2.5.0

Project Modules

There are no modules declared in this project.