is not current version
Last Version 4.4.8

Neo4j - Test utilities 4.3.3

A set of utilities used by tests.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

test-utils
Version

Version

4.3.3
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download test-utils 4.3.3


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

Dependencies

compile (9)

Group / Artifact Type Version
org.neo4j : neo4j-common jar 4.3.3
org.neo4j : neo4j-graphdb-api jar 4.3.3
org.ow2.asm : asm jar 9.1
org.junit.vintage : junit-vintage-engine jar 5.7.1
org.junit.jupiter : junit-jupiter jar 5.7.1
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.7.7
org.bouncycastle : bcpkix-jdk15on jar 1.68
org.awaitility : awaitility jar 4.0.3

provided (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-engine jar 1.6.2
org.hamcrest : hamcrest jar 2.2

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.