Last Version

wb-client-core 2.0.3-RELEASE

Java client for the World Bank Web Services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.wb.client
ArtifactId

ArtifactId

wb-client-core
Version

Version

2.0.3-RELEASE
Type

Type

jar
Description

Description

wb-client-core
Java client for the World Bank Web Services

Download wb-client-core 2.0.3-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
com.coherentlogic.enterprise-data-adapter : data-adapter-core jar
com.coherentlogic.enterprise-data-adapter : xstream-int jar
commons-io : commons-io jar

test (2)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-all jar

Project Modules

There are no modules declared in this project.