Last Version

memory-fs 2.0.1

An in-memory NIO.2 file system

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

memory-fs
Version

Version

2.0.1
Type

Type

jar
Description

Description

memory-fs
An in-memory NIO.2 file system
Project URL

Project URL

https://robtimus.github.io/memory-fs/
Source Code Management

Source Code Management

https://github.com/robtimus/memory-fs

Download memory-fs 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.robtimus : fs-core jar 2.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.5.13

Project Modules

There are no modules declared in this project.