Last Version

com.goldmansachs.obevo:obevo-db-scenario-tests 6.0.0

Tests that require H2 to execute, as it was easier to represent these via SQLs instead of just mocking. These should eventually be moved into obevo-core with a mock system implementation.

License

License

GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-db-scenario-tests
Version

Version

6.0.0
Type

Type

jar
Description

Description

Tests that require H2 to execute, as it was easier to represent these via SQLs instead of just mocking. These should eventually be moved into obevo-core with a mock system implementation.
Project Organization

Project Organization

Goldman Sachs

Download obevo-db-scenario-tests 6.0.0


<!-- https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-db-scenario-tests/ -->
<dependency>
    <groupId>com.goldmansachs.obevo</groupId>
    <artifactId>obevo-db-scenario-tests</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-db-scenario-tests/
implementation 'com.goldmansachs.obevo:obevo-db-scenario-tests:6.0.0'
// https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-db-scenario-tests/
implementation ("com.goldmansachs.obevo:obevo-db-scenario-tests:6.0.0")
'com.goldmansachs.obevo:obevo-db-scenario-tests:jar:6.0.0'
<dependency org="com.goldmansachs.obevo" name="obevo-db-scenario-tests" rev="6.0.0">
  <artifact name="obevo-db-scenario-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goldmansachs.obevo', module='obevo-db-scenario-tests', version='6.0.0')
)
libraryDependencies += "com.goldmansachs.obevo" % "obevo-db-scenario-tests" % "6.0.0"
[com.goldmansachs.obevo/obevo-db-scenario-tests "6.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.18

test (10)

Group / Artifact Type Version
com.goldmansachs.obevo : obevo-db-h2 jar 6.0.0
com.goldmansachs.obevo : obevo-db-hsql jar 6.0.0
com.goldmansachs.obevo : obevo-db-sybase-ase jar 6.0.0
com.goldmansachs.obevo : obevo-db-db2 jar 6.0.0
org.slf4j : slf4j-simple jar 1.7.18
com.github.stefanbirkner : system-rules jar 1.16.0
junit : junit jar 4.11
junit-addons : junit-addons jar 1.4
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.8.2

Project Modules

There are no modules declared in this project.