| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Ant Build Tools H2 Data Databases |
| GroupId | GroupIdcom.danidemi.jlubricant |
| ArtifactId | ArtifactIdjlubricant-embeddable-h2 |
| Last Version | Last Version0.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionembeddable-h2
An Embeddable running the H2 database http://www.h2database.com.
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| 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 |