| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.coherentlogic.cusip.global.services |
| Идентификатор | Идентификаторclient |
| Последняя версия | Последняя версия0.8.5-RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCoherent Data Adapter: CUSIP Global Services Edition
Java client for accessing data via the CUSIP Global Services web services.
|
| Имя Файла | Размер |
|---|---|
| client-0.8.5-RELEASE.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.cusip.global.services/client/ -->
<dependency>
<groupId>com.coherentlogic.cusip.global.services</groupId>
<artifactId>client</artifactId>
<version>0.8.5-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.cusip.global.services/client/
implementation 'com.coherentlogic.cusip.global.services:client:0.8.5-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.cusip.global.services/client/
implementation ("com.coherentlogic.cusip.global.services:client:0.8.5-RELEASE")
'com.coherentlogic.cusip.global.services:client:pom:0.8.5-RELEASE'
<dependency org="com.coherentlogic.cusip.global.services" name="client" rev="0.8.5-RELEASE">
<artifact name="client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.cusip.global.services', module='client', version='0.8.5-RELEASE')
)
libraryDependencies += "com.coherentlogic.cusip.global.services" % "client" % "0.8.5-RELEASE"
[com.coherentlogic.cusip.global.services/client "0.8.5-RELEASE"]