Last Version

ViPR Data Services Common Library 1.1

Common library functions for ViPR Data Services (e.g. test utils, etc)

License

License

Categories

Categories

Data
GroupId

GroupId

com.emc.vipr
ArtifactId

ArtifactId

dataservices-common
Version

Version

1.1
Type

Type

jar
Description

Description

ViPR Data Services Common Library
Common library functions for ViPR Data Services (e.g. test utils, etc)

Download dataservices-common 1.1


<!-- https://jarcasting.com/artifacts/com.emc.vipr/dataservices-common/ -->
<dependency>
    <groupId>com.emc.vipr</groupId>
    <artifactId>dataservices-common</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.vipr/dataservices-common/
implementation 'com.emc.vipr:dataservices-common:1.1'
// https://jarcasting.com/artifacts/com.emc.vipr/dataservices-common/
implementation ("com.emc.vipr:dataservices-common:1.1")
'com.emc.vipr:dataservices-common:jar:1.1'
<dependency org="com.emc.vipr" name="dataservices-common" rev="1.1">
  <artifact name="dataservices-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.vipr', module='dataservices-common', version='1.1')
)
libraryDependencies += "com.emc.vipr" % "dataservices-common" % "1.1"
[com.emc.vipr/dataservices-common "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.