Last Version

TrueVFS Driver HTTP(S) 0.14.0

Provides a file system driver for read-only access to the web. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-driver-http
Version

Version

0.14.0
Type

Type

jar
Description

Description

TrueVFS Driver HTTP(S)
Provides a file system driver for read-only access to the web. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.
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-driver-http 0.14.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.truevfs : truevfs-kernel-spec jar 0.14.0
org.apache.httpcomponents : httpclient jar 4.5.13

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.30

Project Modules

There are no modules declared in this project.