License |
License |
---|---|
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdmemoryfilesystem |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionMemory File System
An in memory implementation of a JSR-203 file system.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
memoryfilesystem-2.2.0.pom | |
memoryfilesystem-2.2.0.jar | 284 KB |
memoryfilesystem-2.2.0-sources.jar | 102 KB |
memoryfilesystem-2.2.0-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marschall/memoryfilesystem/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>memoryfilesystem</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/memoryfilesystem/
implementation 'com.github.marschall:memoryfilesystem:2.2.0'
// https://jarcasting.com/artifacts/com.github.marschall/memoryfilesystem/
implementation ("com.github.marschall:memoryfilesystem:2.2.0")
'com.github.marschall:memoryfilesystem:jar:2.2.0'
<dependency org="com.github.marschall" name="memoryfilesystem" rev="2.2.0">
<artifact name="memoryfilesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='memoryfilesystem', version='2.2.0')
)
libraryDependencies += "com.github.marschall" % "memoryfilesystem" % "2.2.0"
[com.github.marschall/memoryfilesystem "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api Optional | jar | 1.3.2 |
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 | |
org.springframework : spring-context | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.apache.logging.log4j : log4j-jcl | jar | |
org.openjdk.jol : jol-core | jar | 0.15 |
org.apache.lucene : lucene-core | jar | 8.8.1 |