MVN

io.atlasmap : atlas-itests

Maven & Gradle

Aug 31, 2017

Atlas :: Integration Tests

<dependency>
    <groupId>io.atlasmap</groupId>
    <artifactId>atlas-itests</artifactId>
    <version>1.20.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.atlasmap : atlas-itests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.20.0

All Versions

Choose a version of io.atlasmap : atlas-itests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.20.x
atlas-itests-1.20.0
1.19.x
atlas-itests-1.19.0
1.18.x
atlas-itests-1.18.0
1.17.x
atlas-itests-1.17.0

How to add a dependency to Maven

Add the following io.atlasmap : atlas-itests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.atlasmap</groupId>
    <artifactId>atlas-itests</artifactId>
    <version>1.20.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.atlasmap : atlas-itests gradle dependency to your build.gradle file:

implementation 'io.atlasmap:atlas-itests:1.20.0'

Gradle Kotlin DSL: Add the following io.atlasmap : atlas-itests gradle kotlin dependency to your build.gradle.kts file:

implementation("io.atlasmap:atlas-itests:1.20.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.atlasmap : atlas-itests sbt scala dependency to your build.sbt file:

libraryDependencies += "io.atlasmap" % "atlas-itests" % "1.20.0"

Advertisement

Dependencies from Group

Oct 10, 2022
36 usages
153 stars
Oct 10, 2022
29 usages
153 stars
Oct 10, 2022
28 usages
153 stars
Oct 10, 2022
19 usages
153 stars
Oct 10, 2022
19 usages
153 stars

Discover Dependencies