is not current version
Last Version 4.4.8

org.neo4j.community:community-it 3.5.23

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

3.5.23
Type

Type

jar

Download community-it 3.5.23


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