MVN

io.atlasmap : atlas.itests.concurrency

Maven & Gradle

Apr 26, 2017

Atlas :: iTests :: Concurrency

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

Latest Version

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

  • Latest Stable: 1.10.0

All Versions

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

Version Vulnerabilities Updated
1.10.x
atlas.itests.concurrency-1.10.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.atlasmap</groupId>
    <artifactId>atlas.itests.concurrency</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.atlasmap:atlas.itests.concurrency:1.10.0'

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

implementation("io.atlasmap:atlas.itests.concurrency:1.10.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.atlasmap" % "atlas.itests.concurrency" % "1.10.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