is not current version
Last Version 4.4.8

org.neo4j.community:it-test-support 4.1.4

Neo4j community edition integration tests support.

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

org.neo4j.community
ArtifactId

ArtifactId

it-test-support
Version

Version

4.1.4
Type

Type

jar

Download it-test-support 4.1.4


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