MVN

com.coherentlogic.wb : client

Maven & Gradle

Jul 25, 2018

Coherent Logic World Bank Client · Java client for the World Bank Web Services

<dependency>
    <groupId>com.coherentlogic.wb</groupId>
    <artifactId>client</artifactId>
    <version>wb-client-db-int</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: wb-client-db-int

All Versions

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

Version Vulnerabilities Updated
2.0.x
client-2.0.3-RELEASE
client-2.0.0-RELEASE
1.0.x
client-1.0.6-RELEASE
client-1.0.5-RELEASE
client-1.0.4-RELEASE
client-1.0.3-RELEASE
client-1.0.2-RELEASE
client-1.0.1-RELEASE
0.9.x
client-0.9.2
client-0.9.1
client-0.9.0
0.8.x
client-0.8.4
client-0.8.3
client-0.8.2
client-0.8.1
client-0.8.0
wb
client-wb-client-db-int
client-wb-client-core
client-wb-client-core-it
client-wb-client-webstart-application

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.coherentlogic.wb</groupId>
    <artifactId>client</artifactId>
    <version>wb-client-db-int</version>
</dependency>

Advertisement