MVN

com.emc.ecs : atmos-client

Maven & Gradle

Sep 11, 2021
2 usages
5 stars

atmos-client · EMC Atmos Client for Java - provides REST access to object data on EMC platforms using the Atmos API.

<dependency>
    <groupId>com.emc.ecs</groupId>
    <artifactId>atmos-client</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.emc.ecs : atmos-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of com.emc.ecs : atmos-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
atmos-client-3.2.1
atmos-client-3.2.0
3.1.x
atmos-client-3.1.0
3.0.x
atmos-client-3.0.2
atmos-client-3.0.1
atmos-client-3.0.0
2.2.x
atmos-client-2.2.3
atmos-client-2.2.2.1

How to add a dependency to Maven

Add the following com.emc.ecs : atmos-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.emc.ecs</groupId>
    <artifactId>atmos-client</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.emc.ecs : atmos-client gradle dependency to your build.gradle file:

implementation 'com.emc.ecs:atmos-client:3.2.1'

Gradle Kotlin DSL: Add the following com.emc.ecs : atmos-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.emc.ecs:atmos-client:3.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.emc.ecs : atmos-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.emc.ecs" % "atmos-client" % "3.2.1"

Advertisement

Dependencies from Group

Oct 29, 2022
6 usages
20 stars
Jul 08, 2016
2 usages
2 stars
Sep 11, 2021
2 usages
5 stars
Oct 28, 2022
2 usages
4 stars
Jul 18, 2021
1 usages
4 stars

Discover Dependencies

May 27, 2019
4 usages
108 stars
May 27, 2019
108 stars
Sep 29, 2021
5 usages
May 01, 2019
38 stars
Sep 30, 2016
3 stars
Oct 20, 2021
3 usages
10.8k stars
Sep 25, 2016
249 stars
Nov 23, 2021
624 stars