is not current version
Last Version 0.3.1

com.github.chrix75:unified-log-storage-h2 0.3

Implementation for storage uses H2 Database

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.github.chrix75
ArtifactId

ArtifactId

unified-log-storage-h2
Version

Version

0.3
Type

Type

jar

Download unified-log-storage-h2 0.3


<!-- https://jarcasting.com/artifacts/com.github.chrix75/unified-log-storage-h2/ -->
<dependency>
    <groupId>com.github.chrix75</groupId>
    <artifactId>unified-log-storage-h2</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrix75/unified-log-storage-h2/
implementation 'com.github.chrix75:unified-log-storage-h2:0.3'
// https://jarcasting.com/artifacts/com.github.chrix75/unified-log-storage-h2/
implementation ("com.github.chrix75:unified-log-storage-h2:0.3")
'com.github.chrix75:unified-log-storage-h2:jar:0.3'
<dependency org="com.github.chrix75" name="unified-log-storage-h2" rev="0.3">
  <artifact name="unified-log-storage-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrix75', module='unified-log-storage-h2', version='0.3')
)
libraryDependencies += "com.github.chrix75" % "unified-log-storage-h2" % "0.3"
[com.github.chrix75/unified-log-storage-h2 "0.3"]