Registry / database / neo4j-common

neo4j-common

JSON →
library2025.12.1javamavenunverified

Provides non-domain infrastructure code common to many Neo4j components.

<dependency> <groupId>org.neo4j</groupId> <artifactId>neo4j-common</artifactId> <version>2025.12.1</version> </dependency>
INSTALL
IMPORT
SIG · NEO4J-COMMON
N
neo4j-common
databasejavav2025.12.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DependencyResolver
org.neo4j.common.DependencyResolver

Demonstrates importing and using a common Neo4j infrastructure class.

import org.neo4j.common.DependencyResolver; public class Example { public static void main(String[] args) { DependencyResolver resolver = null; // obtain from Neo4j context System.out.println("Resolver: " + resolver); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2025.12.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
neo4j-common — mvn dependency:get neo4j-common · libregistry