is not current version
Last Version 1.8.16

org.bitbucket.bradleysmithllc.etlunit:h2-database 1.7.2


Categories

Categories

H2 Data Databases
GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

h2-database
Version

Version

1.7.2
Type

Type

jar

Download h2-database 1.7.2


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