MVN

org.testcontainers : neo4j

Maven & Gradle

Aug 21, 2023
55 usages
7.7k stars

Testcontainers :: Neo4j · Isolated container management for Java code testing

<dependency>
    <groupId>org.testcontainers</groupId>
    <artifactId>neo4j</artifactId>
    <version>1.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.19.0
  • Latest Release Candidate: 1.15.0-rc2

All Versions

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

Version Vulnerabilities Updated
1.19.x
neo4j-1.19.0
1.18.x
neo4j-1.18.3
neo4j-1.18.2
neo4j-1.18.1
neo4j-1.18.0
1.17.x
neo4j-1.17.6
neo4j-1.17.5
neo4j-1.17.4
neo4j-1.17.3
neo4j-1.17.2
neo4j-1.17.1
neo4j-1.17.0
1.16.x
neo4j-1.16.3
neo4j-1.16.2
neo4j-1.16.1
neo4j-1.16.0
1.15.x
neo4j-1.15.3
neo4j-1.15.2
neo4j-1.15.1
neo4j-1.15.0
neo4j-1.15.0-rc2
neo4j-1.15.0-rc1
1.14.x
neo4j-1.14.3
neo4j-1.14.2
neo4j-1.14.1
neo4j-1.14.0
1.13.x
neo4j-1.13.0
1.12.x
neo4j-1.12.5
neo4j-1.12.4
neo4j-1.12.3
neo4j-1.12.2
neo4j-1.12.1
neo4j-1.12.0
1.11.x
neo4j-1.11.4
neo4j-1.11.3
neo4j-1.11.2
neo4j-1.11.1
neo4j-1.11.0
1.10.x
neo4j-1.10.7
neo4j-1.10.6
neo4j-1.10.5
neo4j-1.10.4
neo4j-1.10.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.testcontainers</groupId>
    <artifactId>neo4j</artifactId>
    <version>1.19.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.testcontainers:neo4j:1.19.0'

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

implementation("org.testcontainers:neo4j:1.19.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.testcontainers" % "neo4j" % "1.19.0"

Advertisement

Dependencies from Group

Aug 21, 2023
1.2k usages
7.7k stars
Aug 21, 2023
451 usages
7.7k stars
Aug 21, 2023
322 usages
7.7k stars
Aug 21, 2023
195 usages
7.7k stars
Aug 21, 2023
156 usages
7.7k stars

Discover Dependencies

Aug 11, 2022
9 usages
53 stars
Dec 18, 2021
4 stars
Jun 10, 2022
2 stars
Mar 24, 2023
68 stars
Mar 16, 2023
3 usages
11 stars
May 15, 2023
3 stars
Jul 03, 2019
3 usages
347 stars