Last Version

H2-Snapshots 0.4

Open source making snapshots of H2 Database

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.afrunt.h2s
ArtifactId

ArtifactId

h2-snapshots
Version

Version

0.4
Type

Type

jar
Description

Description

H2-Snapshots
Open source making snapshots of H2 Database
Project URL

Project URL

https://github.com/afrunt/h2-snapshots
Source Code Management

Source Code Management

http://github.com/afrunt/h2-snapshots/tree/master

Download h2-snapshots 0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar
com.h2database : h2 Optional jar

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar
com.zaxxer : HikariCP jar
org.slf4j : slf4j-simple jar
org.mockito : mockito-core jar
org.mockito : mockito-junit-jupiter jar
org.springframework : spring-jdbc jar

Project Modules

There are no modules declared in this project.