| License |
License |
|---|---|
| GroupId | GroupIdio.github.abarhub |
| ArtifactId | ArtifactIdvfs4j-tests-simple |
| Version | Version0.7.4 |
| Type | Typejar |
| Description |
Descriptionvfs4j-tests-simple
Virtual File System with plugin
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vfs4j-tests-simple-0.7.4.pom | |
| vfs4j-tests-simple-0.7.4.jar | 6 KB |
| vfs4j-tests-simple-0.7.4-sources.jar | 4 KB |
| vfs4j-tests-simple-0.7.4-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-simple/ -->
<dependency>
<groupId>io.github.abarhub</groupId>
<artifactId>vfs4j-tests-simple</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-simple/
implementation 'io.github.abarhub:vfs4j-tests-simple:0.7.4'
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-simple/
implementation ("io.github.abarhub:vfs4j-tests-simple:0.7.4")
'io.github.abarhub:vfs4j-tests-simple:jar:0.7.4'
<dependency org="io.github.abarhub" name="vfs4j-tests-simple" rev="0.7.4">
<artifact name="vfs4j-tests-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.abarhub', module='vfs4j-tests-simple', version='0.7.4')
)
libraryDependencies += "io.github.abarhub" % "vfs4j-tests-simple" % "0.7.4"
[io.github.abarhub/vfs4j-tests-simple "0.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| io.github.abarhub : vfs4j-core | jar | 0.7.4 |
| com.google.guava : guava | jar | 31.0.1-jre |
| commons-io : commons-io | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | 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 |