wb-client-db-int

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.wb.client
ArtifactId

ArtifactId

wb-client-db-int
Last Version

Last Version

2.0.3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

wb-client-db-int
Integration of the World Bank Client with the h2 database for testing purposes.

Download wb-client-db-int

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.coherentlogic.enterprise-data-adapter : data-adapter-core jar
com.coherentlogic.wb.client : wb-client-core jar 2.0.3-RELEASE
org.springframework : spring-core jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-orm jar
org.hibernate : hibernate-core jar
org.hibernate : hibernate-entitymanager jar
com.h2database : h2 jar
cglib : cglib jar
org.jdom : jdom jar 1.1.3
org.slf4j : slf4j-api jar
org.springframework : spring-test 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.

Versions

Version
2.0.3-RELEASE
2.0.2.1-RELEASE
2.0.0-RELEASE
1.0.6-RELEASE
1.0.5-RELEASE
1.0.4-RELEASE
1.0.3-RELEASE
1.0.2-RELEASE
1.0.1-RELEASE
0.9.2
0.9.1
0.9.0
0.8.4