MVN

io.mantisrx : mantis-testcontainers

Maven & Gradle

Aug 25, 2023
1.4k stars

mantis-testcontainers · mantis-testcontainers

<dependency>
    <groupId>io.mantisrx</groupId>
    <artifactId>mantis-testcontainers</artifactId>
    <version>2.0.81</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mantisrx : mantis-testcontainers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.81

All Versions

Choose a version of io.mantisrx : mantis-testcontainers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
mantis-testcontainers-2.0.81
mantis-testcontainers-2.0.79
mantis-testcontainers-2.0.78
mantis-testcontainers-2.0.77
mantis-testcontainers-2.0.76
mantis-testcontainers-2.0.75
mantis-testcontainers-2.0.74
mantis-testcontainers-2.0.73
mantis-testcontainers-2.0.72
mantis-testcontainers-2.0.71
mantis-testcontainers-2.0.70
mantis-testcontainers-2.0.69
mantis-testcontainers-2.0.68
mantis-testcontainers-2.0.67
mantis-testcontainers-2.0.66

How to add a dependency to Maven

Add the following io.mantisrx : mantis-testcontainers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.mantisrx</groupId>
    <artifactId>mantis-testcontainers</artifactId>
    <version>2.0.81</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.mantisrx : mantis-testcontainers gradle dependency to your build.gradle file:

implementation 'io.mantisrx:mantis-testcontainers:2.0.81'

Gradle Kotlin DSL: Add the following io.mantisrx : mantis-testcontainers gradle kotlin dependency to your build.gradle.kts file:

implementation("io.mantisrx:mantis-testcontainers:2.0.81")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.mantisrx : mantis-testcontainers sbt scala dependency to your build.sbt file:

libraryDependencies += "io.mantisrx" % "mantis-testcontainers" % "2.0.81"

Advertisement

Dependencies from Group

Aug 25, 2023
20 usages
1.4k stars
Aug 25, 2023
9 usages
1.4k stars
Aug 26, 2023
6 usages
1.4k stars
Jul 24, 2020
5 usages
18 stars
Aug 25, 2023
4 usages
1.4k stars

Discover Dependencies