Last Version

Objectos Testing :: fs 3.1.0

Filesystem related utilities to be used in tests only.

License

License

Categories

Categories

Java 8 Languages
GroupId

GroupId

br.com.objectos.oss-java8
ArtifactId

ArtifactId

objectos-testing-fs
Version

Version

3.1.0
Type

Type

jar
Description

Description

Objectos Testing :: fs
Filesystem related utilities to be used in tests only.
Project Organization

Project Organization

Objectos Software LTDA

Download objectos-testing-fs 3.1.0


<!-- https://jarcasting.com/artifacts/br.com.objectos.oss-java8/objectos-testing-fs/ -->
<dependency>
    <groupId>br.com.objectos.oss-java8</groupId>
    <artifactId>objectos-testing-fs</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.oss-java8/objectos-testing-fs/
implementation 'br.com.objectos.oss-java8:objectos-testing-fs:3.1.0'
// https://jarcasting.com/artifacts/br.com.objectos.oss-java8/objectos-testing-fs/
implementation ("br.com.objectos.oss-java8:objectos-testing-fs:3.1.0")
'br.com.objectos.oss-java8:objectos-testing-fs:jar:3.1.0'
<dependency org="br.com.objectos.oss-java8" name="objectos-testing-fs" rev="3.1.0">
  <artifact name="objectos-testing-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.oss-java8', module='objectos-testing-fs', version='3.1.0')
)
libraryDependencies += "br.com.objectos.oss-java8" % "objectos-testing-fs" % "3.1.0"
[br.com.objectos.oss-java8/objectos-testing-fs "3.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
br.com.objectos.oss-java8 : objectos-core-runtime jar 3.1.0
br.com.objectos.oss-java8 : objectos-core-throwable jar 3.1.0
br.com.objectos.oss-java8 : objectos-fs jar 3.1.0
br.com.objectos.oss-java8 : objectos-testing-random jar 3.1.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.