License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases Unity Business Logic Libraries Game Development |
GroupId | GroupIdorg.neo4j.community |
ArtifactId | ArtifactIdcommunity-it |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Community Generic Integration Tests
Neo4j community edition generic integration tests.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
community-it-4.4.8.pom | |
community-it-4.4.8.jar | 21 KB |
community-it-4.4.8-tests.jar | 384 KB |
community-it-4.4.8-sources.jar | 21 KB |
community-it-4.4.8-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j.community/community-it/ -->
<dependency>
<groupId>org.neo4j.community</groupId>
<artifactId>community-it</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.community/community-it/
implementation 'org.neo4j.community:community-it:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j.community/community-it/
implementation ("org.neo4j.community:community-it:4.4.8")
'org.neo4j.community:community-it:jar:4.4.8'
<dependency org="org.neo4j.community" name="community-it" rev="4.4.8">
<artifact name="community-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.community', module='community-it', version='4.4.8')
)
libraryDependencies += "org.neo4j.community" % "community-it" % "4.4.8"
[org.neo4j.community/community-it "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 4.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.test : neo4j-harness | jar | 4.4.8 |
org.neo4j.community : it-test-support | jar | 4.4.8 |
org.neo4j : log-test-utils | jar | 4.4.8 |
org.neo4j.community : kernel-it | test-jar | 4.4.8 |
org.neo4j : neo4j-kernel | test-jar | 4.4.8 |
org.neo4j : neo4j-consistency-check | test-jar | 4.4.8 |
org.neo4j : neo4j-record-storage-engine | test-jar | 4.4.8 |
org.neo4j : neo4j-security | jar | 4.4.8 |
org.neo4j : test-utils | jar | 4.4.8 |
org.neo4j.driver : neo4j-java-driver | jar | 4.4.5 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.18.1 |
org.eclipse.jetty.websocket : websocket-client | jar | 9.4.43.v20210629 |
org.mockito : mockito-core | jar | 3.12.4 |
org.hamcrest : hamcrest | jar | 2.2 |
org.neo4j : layout-test-utils | jar | 4.4.8 |
org.neo4j.app : neo4j-server | test-jar | 4.4.8 |
org.neo4j : neo4j-bolt | test-jar | 4.4.8 |