is not current version
Last Version 2.0.3-RELEASE

com.coherentlogic.wb.client:wb-client-db-int 1.0.2-RELEASE

Integration of the World Bank Client with the h2 database for testing purposes.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.wb.client
ArtifactId

ArtifactId

wb-client-db-int
Version

Version

1.0.2-RELEASE
Type

Type

jar

Download wb-client-db-int 1.0.2-RELEASE


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