MVN

org.neo4j : neo4j-exceptions

Maven & Gradle

Aug 24, 2023
11 usages
12.4k stars

Neo4j - Exceptions · Neo4j exceptions

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-exceptions</artifactId>
    <version>4.4.25</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.neo4j : neo4j-exceptions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.4.25
  • Latest Release Candidate: 4.0.0-rc01

All Versions

Choose a version of org.neo4j : neo4j-exceptions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.11.x
neo4j-exceptions-5.11.0
5.10.x
neo4j-exceptions-5.10.0
5.9.x
neo4j-exceptions-5.9.0
5.8.x
neo4j-exceptions-5.8.0
5.7.x
neo4j-exceptions-5.7.0
5.6.x
neo4j-exceptions-5.6.0
5.5.x
neo4j-exceptions-5.5.0
5.4.x
neo4j-exceptions-5.4.0
5.3.x
neo4j-exceptions-5.3.0
5.2.x
neo4j-exceptions-5.2.0
5.1.x
neo4j-exceptions-5.1.0
4.4.x
neo4j-exceptions-4.4.25
neo4j-exceptions-4.4.24
neo4j-exceptions-4.4.23
neo4j-exceptions-4.4.22
neo4j-exceptions-4.4.21
neo4j-exceptions-4.4.20
neo4j-exceptions-4.4.19
neo4j-exceptions-4.4.18
neo4j-exceptions-4.4.17
neo4j-exceptions-4.4.16
neo4j-exceptions-4.4.15
neo4j-exceptions-4.4.14
neo4j-exceptions-4.4.13
neo4j-exceptions-4.4.12
neo4j-exceptions-4.4.11
neo4j-exceptions-4.4.10
neo4j-exceptions-4.4.9
neo4j-exceptions-4.4.8
neo4j-exceptions-4.4.7
neo4j-exceptions-4.4.6
neo4j-exceptions-4.4.5
neo4j-exceptions-4.4.4
neo4j-exceptions-4.4.3
neo4j-exceptions-4.4.2
neo4j-exceptions-4.4.1
neo4j-exceptions-4.4.0
4.3.x
neo4j-exceptions-4.3.23
neo4j-exceptions-4.3.22
neo4j-exceptions-4.3.21
neo4j-exceptions-4.3.20
neo4j-exceptions-4.3.19
neo4j-exceptions-4.3.18
neo4j-exceptions-4.3.17
neo4j-exceptions-4.3.16
neo4j-exceptions-4.3.15
neo4j-exceptions-4.3.14
neo4j-exceptions-4.3.13
neo4j-exceptions-4.3.12
neo4j-exceptions-4.3.11
neo4j-exceptions-4.3.10
neo4j-exceptions-4.3.9
neo4j-exceptions-4.3.8
neo4j-exceptions-4.3.7
neo4j-exceptions-4.3.6
neo4j-exceptions-4.3.5
neo4j-exceptions-4.3.4
neo4j-exceptions-4.3.3
neo4j-exceptions-4.3.2
neo4j-exceptions-4.3.1
neo4j-exceptions-4.3.0
4.2.x
neo4j-exceptions-4.2.19
neo4j-exceptions-4.2.18
neo4j-exceptions-4.2.17
neo4j-exceptions-4.2.16
neo4j-exceptions-4.2.15
neo4j-exceptions-4.2.14
neo4j-exceptions-4.2.13
neo4j-exceptions-4.2.12
neo4j-exceptions-4.2.11
neo4j-exceptions-4.2.10
neo4j-exceptions-4.2.9
neo4j-exceptions-4.2.8
neo4j-exceptions-4.2.7
neo4j-exceptions-4.2.6
neo4j-exceptions-4.2.5
neo4j-exceptions-4.2.4
neo4j-exceptions-4.2.3
neo4j-exceptions-4.2.2
neo4j-exceptions-4.2.1
neo4j-exceptions-4.2.0
4.1.x
neo4j-exceptions-4.1.12
neo4j-exceptions-4.1.11
neo4j-exceptions-4.1.10
neo4j-exceptions-4.1.9
neo4j-exceptions-4.1.8
neo4j-exceptions-4.1.7
neo4j-exceptions-4.1.6
neo4j-exceptions-4.1.5
neo4j-exceptions-4.1.4
neo4j-exceptions-4.1.3
neo4j-exceptions-4.1.2
neo4j-exceptions-4.1.1
neo4j-exceptions-4.1.0
4.0.x
neo4j-exceptions-4.0.12
neo4j-exceptions-4.0.11
neo4j-exceptions-4.0.10
neo4j-exceptions-4.0.9
neo4j-exceptions-4.0.8
neo4j-exceptions-4.0.7
neo4j-exceptions-4.0.6
neo4j-exceptions-4.0.5
neo4j-exceptions-4.0.4
neo4j-exceptions-4.0.3
neo4j-exceptions-4.0.2
neo4j-exceptions-4.0.1
neo4j-exceptions-4.0.0
neo4j-exceptions-4.0.0-rc01

How to add a dependency to Maven

Add the following org.neo4j : neo4j-exceptions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-exceptions</artifactId>
    <version>4.4.25</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.neo4j : neo4j-exceptions gradle dependency to your build.gradle file:

implementation 'org.neo4j:neo4j-exceptions:4.4.25'

Gradle Kotlin DSL: Add the following org.neo4j : neo4j-exceptions gradle kotlin dependency to your build.gradle.kts file:

implementation("org.neo4j:neo4j-exceptions:4.4.25")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.neo4j : neo4j-exceptions sbt scala dependency to your build.sbt file:

libraryDependencies += "org.neo4j" % "neo4j-exceptions" % "4.4.25"

Advertisement

Dependencies from Group

Aug 24, 2023
265 usages
12.4k stars
Aug 24, 2023
227 usages
12.4k stars
Aug 24, 2023
168 usages
12.4k stars
Aug 24, 2023
86 usages
12.4k stars
Aug 24, 2023
83 usages
12.4k stars

Discover Dependencies

Mar 31, 2021
1.6k stars
Aug 18, 2020
2 usages
20 stars
Dec 19, 2019
2 usages
528 stars
Dec 19, 2019
9 usages
528 stars