License |
License |
---|---|
GroupId | GroupIdio.inkstand |
ArtifactId | ArtifactIdscribble-file |
Last Version | Last Version0.3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscribble-file
Support for filesystem operations, providing file-system specific test rules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
scribble-file-0.3.2.1.pom | |
scribble-file-0.3.2.1.jar | 8 KB |
scribble-file-0.3.2.1-sources.jar | 7 KB |
scribble-file-0.3.2.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.inkstand/scribble-file/ -->
<dependency>
<groupId>io.inkstand</groupId>
<artifactId>scribble-file</artifactId>
<version>0.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.inkstand/scribble-file/
implementation 'io.inkstand:scribble-file:0.3.2.1'
// https://jarcasting.com/artifacts/io.inkstand/scribble-file/
implementation ("io.inkstand:scribble-file:0.3.2.1")
'io.inkstand:scribble-file:jar:0.3.2.1'
<dependency org="io.inkstand" name="scribble-file" rev="0.3.2.1">
<artifact name="scribble-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.inkstand', module='scribble-file', version='0.3.2.1')
)
libraryDependencies += "io.inkstand" % "scribble-file" % "0.3.2.1"
[io.inkstand/scribble-file "0.3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.inkstand : scribble-core | jar | 0.3.2.1 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |