Last Version

MockFs 1.4

FileSystem for simulating IOExceptions

License

License

GroupId

GroupId

com.aerse
ArtifactId

ArtifactId

mockfs
Version

Version

1.4
Type

Type

jar
Description

Description

MockFs
FileSystem for simulating IOExceptions
Project URL

Project URL

https://github.com/dernasherbrezon/mockfs
Source Code Management

Source Code Management

https://github.com/dernasherbrezon/mockfs

Download mockfs 1.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.