License |
License |
---|---|
GroupId | GroupIdcom.g2forge.alexandria |
ArtifactId | ArtifactIdax-filesystem-memory |
Last Version | Last Version0.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlexandria Memory Filesystem
An in-memory NIO2 compatible file system.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem-memory/ -->
<dependency>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>ax-filesystem-memory</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem-memory/
implementation 'com.g2forge.alexandria:ax-filesystem-memory:0.0.18'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem-memory/
implementation ("com.g2forge.alexandria:ax-filesystem-memory:0.0.18")
'com.g2forge.alexandria:ax-filesystem-memory:jar:0.0.18'
<dependency org="com.g2forge.alexandria" name="ax-filesystem-memory" rev="0.0.18">
<artifact name="ax-filesystem-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-filesystem-memory', version='0.0.18')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-filesystem-memory" % "0.0.18"
[com.g2forge.alexandria/ax-filesystem-memory "0.0.18"]
Group / Artifact | Type | Version |
---|---|---|
com.g2forge.alexandria : ax-filesystem | jar | 0.0.18 |
com.g2forge.alexandria : ax-java | jar | 0.0.18 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
com.g2forge.alexandria : ax-filesystem-test | jar | 0.0.18 |
com.g2forge.alexandria : ax-test | jar | 0.0.18 |
junit : junit | jar | 4.13.1 |