MVN

com.emc.ecs : object-transform

Maven & Gradle

Jul 08, 2016
2 usages
2 stars

object-transform · EMC library for encoding/decoding object content (i.e. encrypting and/or compressing) - implements the EMC client encryption standard (https://community.emc.com/docs/DOC-34465)

<dependency>
    <groupId>com.emc.ecs</groupId>
    <artifactId>object-transform</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
object-transform-1.1.0
1.0.x
object-transform-1.0.2
object-transform-1.0.1
object-transform-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.emc.ecs</groupId>
    <artifactId>object-transform</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.emc.ecs:object-transform:1.1.0'

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

implementation("com.emc.ecs:object-transform:1.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.emc.ecs" % "object-transform" % "1.1.0"

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

Jul 29, 2023
1 usages
26 stars
Jul 28, 2023
13 usages
0 stars
Apr 22, 2021
2 usages
81 stars
Dec 25, 2017
1 usages
Dec 25, 2017
1 usages
Mar 03, 2017
3 usages
23 stars
Aug 17, 2023
2 usages
5 stars