Last Version

Neo4j - Community Integration Test Support 4.4.8

Neo4j community edition integration tests support.

License

License

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

org.neo4j.community
ArtifactId

ArtifactId

it-test-support
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Community Integration Test Support
Neo4j community edition integration tests support.
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download it-test-support 4.4.8


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

Dependencies

compile (7)

Group / Artifact Type Version
org.neo4j : io-test-utils jar 4.4.8
org.neo4j : test-utils jar 4.4.8
org.assertj : assertj-core jar 3.18.1
org.neo4j : neo4j jar 4.4.8
org.neo4j : neo4j-fulltext-index jar 4.4.8
org.neo4j : neo4j-procedure jar 4.4.8
org.neo4j : layout-test-utils jar 4.4.8

provided (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.platform : junit-platform-launcher jar 1.6.2

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-testkit jar 1.6.2
org.mockito : mockito-core jar 3.12.4
commons-codec : commons-codec jar 1.15

Project Modules

There are no modules declared in this project.