Last Version

etlunit-h2-database 1.8.16

etl-unit is a testing framework for ETL tools.

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

h2-database
Version

Version

1.8.16
Type

Type

jar
Description

Description

etlunit-h2-database
etl-unit is a testing framework for ETL tools.

Download h2-database 1.8.16


<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/h2-database/ -->
<dependency>
    <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
    <artifactId>h2-database</artifactId>
    <version>1.8.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/h2-database/
implementation 'org.bitbucket.bradleysmithllc.etlunit:h2-database:1.8.16'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/h2-database/
implementation ("org.bitbucket.bradleysmithllc.etlunit:h2-database:1.8.16")
'org.bitbucket.bradleysmithllc.etlunit:h2-database:jar:1.8.16'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="h2-database" rev="1.8.16">
  <artifact name="h2-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='h2-database', version='1.8.16')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "h2-database" % "1.8.16"
[org.bitbucket.bradleysmithllc.etlunit/h2-database "1.8.16"]

Dependencies

compile (5)

Group / Artifact Type Version
org.bitbucket.bradleysmithllc.etlunit : core jar 1.8.16
org.bitbucket.bradleysmithllc.etlunit : database jar 1.8.16
com.h2database : h2 jar 1.3.170
org.bitbucket.bradleysmithllc.etlunit : module-signer jar 48
com.googlecode.jsonschema2pojo : jsonschema2pojo-core jar 0.3.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.bitbucket.bradleysmithllc.etlunit : core-integration-test jar 1.8.16

Project Modules

There are no modules declared in this project.