| License |
License |
|---|---|
| Categories |
CategoriesNeo4J Data Databases Unity Business Logic Libraries Game Development |
| GroupId | GroupIdorg.neo4j.community |
| ArtifactId | ArtifactIddbms-it |
| Version | Version4.4.7 |
| Type | Typejar |
| Description |
DescriptionNeo4j - Community DBMS Integration Tests
Neo4j community edition DBMS integration tests.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dbms-it-4.4.7.pom | |
| dbms-it-4.4.7.jar | 30 KB |
| dbms-it-4.4.7-tests.jar | 66 KB |
| dbms-it-4.4.7-sources.jar | 30 KB |
| dbms-it-4.4.7-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j.community/dbms-it/ -->
<dependency>
<groupId>org.neo4j.community</groupId>
<artifactId>dbms-it</artifactId>
<version>4.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.community/dbms-it/
implementation 'org.neo4j.community:dbms-it:4.4.7'
// https://jarcasting.com/artifacts/org.neo4j.community/dbms-it/
implementation ("org.neo4j.community:dbms-it:4.4.7")
'org.neo4j.community:dbms-it:jar:4.4.7'
<dependency org="org.neo4j.community" name="dbms-it" rev="4.4.7">
<artifact name="dbms-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.community', module='dbms-it', version='4.4.7')
)
libraryDependencies += "org.neo4j.community" % "dbms-it" % "4.4.7"
[org.neo4j.community/dbms-it "4.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j : neo4j | jar | 4.4.7 |
| org.neo4j : neo4j-kernel | test-jar | 4.4.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j.community : it-test-support | jar | 4.4.7 |
| org.neo4j : neo4j-random-values | jar | 4.4.7 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.neo4j : layout-test-utils | jar | 4.4.7 |