Coherent Logic LEI Client

Java client for the Legal Entity Identifier Web Services (LEI)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.lei
ArtifactId

ArtifactId

client
Last Version

Last Version

2.0.3-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Coherent Logic LEI Client
Java client for the Legal Entity Identifier Web Services (LEI)
Project URL

Project URL

http://www.coherentlogic.com/wordpress/?page_id=1362

Download client

Filename Size
client-2.0.3-RELEASE.pom 22 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lei-client-config
  • lei-client-core

Versions

Version
2.0.3-RELEASE