is not current version
Last Version 4.4.8

org.neo4j:community-integration-tests 4.2.11

Neo4j community edition integration tests modules.

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

community-integration-tests
Version

Version

4.2.11
Type

Type

pom

Download community-integration-tests 4.2.11


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