HitchFS testing package

Filesystem abstraction layer designed for testing. Testing component, use with test scope.

License

License

GroupId

GroupId

gs.hitchin.hitchfs
ArtifactId

ArtifactId

hitchfs-test
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

HitchFS testing package
Filesystem abstraction layer designed for testing. Testing component, use with test scope.
Project URL

Project URL

http://github.com/hitch17/hitchfs
Source Code Management

Source Code Management

http://github.com/hitch17/hitchfs/tree/master

Download hitchfs-test

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
gs.hitchin.hitchfs : hitchfs-prod jar 0.0.2
com.google.guava : guava jar 13.0

test (2)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.5.1
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2