| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем config Библиотеки уровня приложения Configuration |
| Группа | Группаcom.coherentlogic.lei.client |
| Идентификатор | Идентификаторlei-client-config |
| Версия | Версия2.0.3-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеlei-client-config
Java client for the Legal Entity Identifier Web Services (LEI)
|
| Имя Файла | Размер |
|---|---|
| lei-client-config-2.0.3-RELEASE.pom | |
| lei-client-config-2.0.3-RELEASE.jar | 3 KB |
| lei-client-config-2.0.3-RELEASE-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.lei.client/lei-client-config/ -->
<dependency>
<groupId>com.coherentlogic.lei.client</groupId>
<artifactId>lei-client-config</artifactId>
<version>2.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.lei.client/lei-client-config/
implementation 'com.coherentlogic.lei.client:lei-client-config:2.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.lei.client/lei-client-config/
implementation ("com.coherentlogic.lei.client:lei-client-config:2.0.3-RELEASE")
'com.coherentlogic.lei.client:lei-client-config:jar:2.0.3-RELEASE'
<dependency org="com.coherentlogic.lei.client" name="lei-client-config" rev="2.0.3-RELEASE">
<artifact name="lei-client-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.lei.client', module='lei-client-config', version='2.0.3-RELEASE')
)
libraryDependencies += "com.coherentlogic.lei.client" % "lei-client-config" % "2.0.3-RELEASE"
[com.coherentlogic.lei.client/lei-client-config "2.0.3-RELEASE"]