Last Version

TrueVFS Profile Base 0.12.2

Bundles dependencies to support the most prominent use cases. Provides the file system drivers for JAR and ZIP.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-profile-base_2.10
Version

Version

0.12.2
Type

Type

jar
Description

Description

TrueVFS Profile Base
Bundles dependencies to support the most prominent use cases. Provides the file system drivers for JAR and ZIP.
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-base_2.10 0.12.2


<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-profile-base_2.10/ -->
<dependency>
    <groupId>net.java.truevfs</groupId>
    <artifactId>truevfs-profile-base_2.10</artifactId>
    <version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-profile-base_2.10/
implementation 'net.java.truevfs:truevfs-profile-base_2.10:0.12.2'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-profile-base_2.10/
implementation ("net.java.truevfs:truevfs-profile-base_2.10:0.12.2")
'net.java.truevfs:truevfs-profile-base_2.10:jar:0.12.2'
<dependency org="net.java.truevfs" name="truevfs-profile-base_2.10" rev="0.12.2">
  <artifact name="truevfs-profile-base_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-profile-base_2.10', version='0.12.2')
)
libraryDependencies += "net.java.truevfs" % "truevfs-profile-base_2.10" % "0.12.2"
[net.java.truevfs/truevfs-profile-base_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-access-swing jar 0.12.2

runtime (6)

Group / Artifact Type Version
net.java.truevfs : truevfs-driver-jar jar 0.12.2
net.java.truevfs : truevfs-driver-zip jar 0.12.2
net.java.truevfs : truevfs-kernel-impl_2.10 jar 0.12.2
net.java.truecommons : truecommons-key-console jar 2.5.0
net.java.truecommons : truecommons-key-default jar 2.5.0
net.java.truecommons : truecommons-key-swing jar 2.5.0

Project Modules

There are no modules declared in this project.