vfs4j-core

Virtual File System with plugin

License

License

GroupId

GroupId

io.github.abarhub
ArtifactId

ArtifactId

vfs4j-core
Last Version

Last Version

0.7.4
Release Date

Release Date

Type

Type

jar
Description

Description

vfs4j-core
Virtual File System with plugin
Project URL

Project URL

https://github.com/abarhub/vfs4j

Download vfs4j-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-core/ -->
<dependency>
    <groupId>io.github.abarhub</groupId>
    <artifactId>vfs4j-core</artifactId>
    <version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-core/
implementation 'io.github.abarhub:vfs4j-core:0.7.4'
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-core/
implementation ("io.github.abarhub:vfs4j-core:0.7.4")
'io.github.abarhub:vfs4j-core:jar:0.7.4'
<dependency org="io.github.abarhub" name="vfs4j-core" rev="0.7.4">
  <artifact name="vfs4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.abarhub', module='vfs4j-core', version='0.7.4')
)
libraryDependencies += "io.github.abarhub" % "vfs4j-core" % "0.7.4"
[io.github.abarhub/vfs4j-core "0.7.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.4
0.7.3
0.7.2
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0