| License | License | 
|---|---|
| Categories | CategoriesNeo4J Data Databases | 
| GroupId | GroupIdorg.neo4j | 
| ArtifactId | ArtifactIdneo4j-fabric | 
| Last Version | Last Version4.4.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionNeo4j - Fabric Neo4j - Fabric | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| neo4j-fabric-4.4.8.pom | |
| neo4j-fabric-4.4.8.jar | 560 KB | 
| neo4j-fabric-4.4.8-tests.jar | 212 KB | 
| neo4j-fabric-4.4.8-sources.jar | 161 KB | 
| neo4j-fabric-4.4.8-javadoc.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-fabric/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-fabric</artifactId>
    <version>4.4.8</version>
</dependency>// https://jarcasting.com/artifacts/org.neo4j/neo4j-fabric/
implementation 'org.neo4j:neo4j-fabric:4.4.8'// https://jarcasting.com/artifacts/org.neo4j/neo4j-fabric/
implementation ("org.neo4j:neo4j-fabric:4.4.8")'org.neo4j:neo4j-fabric:jar:4.4.8'<dependency org="org.neo4j" name="neo4j-fabric" rev="4.4.8">
  <artifact name="neo4j-fabric" type="jar" />
</dependency>@Grapes(
@Grab(group='org.neo4j', module='neo4j-fabric', version='4.4.8')
)libraryDependencies += "org.neo4j" % "neo4j-fabric" % "4.4.8"[org.neo4j/neo4j-fabric "4.4.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.projectreactor : reactor-core | jar | |
| org.neo4j : annotations | jar | 4.4.8 | 
| org.neo4j : neo4j-bolt | jar | 4.4.8 | 
| org.neo4j : neo4j-cypher | jar | 4.4.8 | 
| org.neo4j : neo4j-front-end | jar | 4.4.8 | 
| org.scala-lang : scala-reflect | jar | 2.12.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.neo4j : neo4j-ast | test-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 : neo4j-test-util | jar | 4.4.8 | 
| org.scalacheck : scalacheck_2.12 | jar | 1.14.0 | 
