| License | License | 
|---|---|
| Categories | CategoriesNeo4J Data Databases | 
| GroupId | GroupIdorg.neo4j | 
| ArtifactId | ArtifactIdneo4j-legacy | 
| Last Version | Last Version3.5.34 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionNeo4j - Legacy Legacy code needed at runtime for compatibility reasons only. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| neo4j-legacy-3.5.34.pom | |
| neo4j-legacy-3.5.34.jar | 142 KB | 
| neo4j-legacy-3.5.34-tests.jar | 146 KB | 
| neo4j-legacy-3.5.34-sources.jar | 97 KB | 
| neo4j-legacy-3.5.34-javadoc.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-legacy/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-legacy</artifactId>
    <version>3.5.34</version>
</dependency>// https://jarcasting.com/artifacts/org.neo4j/neo4j-legacy/
implementation 'org.neo4j:neo4j-legacy:3.5.34'// https://jarcasting.com/artifacts/org.neo4j/neo4j-legacy/
implementation ("org.neo4j:neo4j-legacy:3.5.34")'org.neo4j:neo4j-legacy:jar:3.5.34'<dependency org="org.neo4j" name="neo4j-legacy" rev="3.5.34">
  <artifact name="neo4j-legacy" type="jar" />
</dependency>@Grapes(
@Grab(group='org.neo4j', module='neo4j-legacy', version='3.5.34')
)libraryDependencies += "org.neo4j" % "neo4j-legacy" % "3.5.34"[org.neo4j/neo4j-legacy "3.5.34"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.neo4j : neo4j-unsafe | jar | 3.5.34 | 
| org.neo4j : neo4j-common | jar | 3.5.34 | 
| org.neo4j : neo4j-resource | jar | 3.5.34 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.2.0 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 | 
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| org.mockito : mockito-core | jar | 2.21.0 | 
