Last Version

Neo4j - Test IO utilities 4.4.8

A set of IO utilities used by tests.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

io-test-utils
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Test IO utilities
A set of IO utilities used by tests.
Project URL

Project URL

http://components.neo4j.org/io-test-utils/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download io-test-utils 4.4.8


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

Dependencies

compile (6)

Group / Artifact Type Version
org.neo4j : neo4j-io jar 4.4.8
org.neo4j : neo4j-collections jar 4.4.8
org.neo4j : test-utils jar 4.4.8
commons-codec : commons-codec jar 1.15
org.junit.jupiter : junit-jupiter jar 5.7.2
org.mockito : mockito-core jar 3.12.4

provided (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.6.2
org.assertj : assertj-core jar 3.18.1

test (1)

Group / Artifact Type Version
org.junit.platform : junit-platform-testkit jar 1.6.2

Project Modules

There are no modules declared in this project.