is not current version
Last Version 2.3.0

Memory File System 2.1.0

An in memory implementation of a JSR-203 file system.

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

memoryfilesystem
Version

Version

2.1.0
Type

Type

jar
Description

Description

Memory File System
An in memory implementation of a JSR-203 file system.
Project URL

Project URL

https://github.com/marschall/memoryfilesystem
Source Code Management

Source Code Management

https://github.com/marschall/memoryfilesystem

Download memoryfilesystem 2.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api Optional jar 1.3.2

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.springframework : spring-test jar 5.1.5.RELEASE
org.springframework : spring-context jar 5.1.5.RELEASE
org.apache.logging.log4j : log4j-core jar 2.11.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2
org.apache.logging.log4j : log4j-jcl jar 2.11.2
org.openjdk.jol : jol-core jar 0.9
org.apache.lucene : lucene-core jar 7.7.0

Project Modules

There are no modules declared in this project.