is not current version
Last Version 4.4.8

org.neo4j.community:community-it 4.1.5

Neo4j community edition generic integration tests.

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

org.neo4j.community
ArtifactId

ArtifactId

community-it
Version

Version

4.1.5
Type

Type

jar

Download community-it 4.1.5


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