| License |
License |
|---|---|
| Categories |
CategoriesNeo4J Data Databases |
| GroupId | GroupIdorg.neo4j |
| ArtifactId | ArtifactIdneo4j-dbms |
| Last Version | Last Version4.4.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNeo4j - Database Management System
This component provides management functionality and product surface for Neo4j instances.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| neo4j-dbms-4.4.8.pom | |
| neo4j-dbms-4.4.8.jar | 135 KB |
| neo4j-dbms-4.4.8-tests.jar | 72 KB |
| neo4j-dbms-4.4.8-sources.jar | 90 KB |
| neo4j-dbms-4.4.8-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-dbms/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-dbms</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-dbms/
implementation 'org.neo4j:neo4j-dbms:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-dbms/
implementation ("org.neo4j:neo4j-dbms:4.4.8")
'org.neo4j:neo4j-dbms:jar:4.4.8'
<dependency org="org.neo4j" name="neo4j-dbms" rev="4.4.8">
<artifact name="neo4j-dbms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-dbms', version='4.4.8')
)
libraryDependencies += "org.neo4j" % "neo4j-dbms" % "4.4.8"
[org.neo4j/neo4j-dbms "4.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j : neo4j-kernel | jar | 4.4.8 |
| org.neo4j : neo4j-graphdb-api | jar | 4.4.8 |
| org.neo4j : neo4j-command-line | jar | 4.4.8 |
| org.neo4j : neo4j-collections | jar | 4.4.8 |
| org.neo4j : neo4j-io | jar | 4.4.8 |
| org.neo4j : neo4j-lucene-index | jar | 4.4.8 |
| org.jprocesses : jProcesses | jar | 1.6.5 |
| org.apache.commons : commons-compress | jar | 1.21 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.neo4j.licensing-proxy : zstd-proxy | jar | 4.4.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j : test-utils | jar | 4.4.8 |
| org.neo4j : io-test-utils | jar | 4.4.8 |
| 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.8 |
| org.neo4j : log-test-utils | jar | 4.4.8 |