MVN

com.coherentlogic.lei : client

Maven & Gradle

Jul 25, 2018

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

<dependency>
    <groupId>com.coherentlogic.lei</groupId>
    <artifactId>client</artifactId>
    <version>lei-client-core</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.coherentlogic.lei : client to add to Maven - Latest Versions:

  • Latest Stable: lei-client-core

All Versions

Choose a version of com.coherentlogic.lei : client to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
client-2.0.3-RELEASE
lei
client-lei-client-core
client-lei-client-config

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.coherentlogic.lei</groupId>
    <artifactId>client</artifactId>
    <version>lei-client-core</version>
</dependency>