License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.coherentlogic.lei.client |
ArtifactId | ArtifactIdlei-client-config |
Last Version | Last Version2.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlei-client-config
Java client for the Legal Entity Identifier Web Services (LEI)
|
<!-- 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"]