embeddable-h2

An Embeddable running the H2 database http://www.h2database.com.

License

License

Categories

Categories

IDE Development Tools Ant Build Tools H2 Data Databases
GroupId

GroupId

com.danidemi.jlubricant
ArtifactId

ArtifactId

jlubricant-embeddable-h2
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

embeddable-h2
An Embeddable running the H2 database http://www.h2database.com.
Project URL

Project URL

https://github.com/danidemi/jlubricant/wiki/jlubricant-embeddable-h2

Download jlubricant-embeddable-h2

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.danidemi.jlubricant : jlubricant-embeddable jar 0.0.15
com.h2database : h2 jar 1.4.178
org.apache.commons : commons-collections4 jar 4.0
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-integration jar 1.3
com.danidemi.jlubricant : jlubricant-internal-contracts jar 0.0.15

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13
0.0.6
0.0.5
0.0.4