не последняя версия
Последняя версия 2.0

com.emc.vipr:dataservices 1.1

The ViPR Data Services SDK for Java provides Java APIs that include the enhanced functionality of ViPR data services.

Категории

Категории

Данные
Группа

Группа

com.emc.vipr
Идентификатор

Идентификатор

dataservices
Версия

Версия

1.1
Тип

Тип

pom

Скачать dataservices 1.1

Имя Файла Размер
dataservices-1.1.pom 4 KB
Обзор

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