MVN

com.eventsourcing : h2

Maven & Gradle

Jul 15, 2016
1 usages
3.8k stars

H2 Database Engine · H2 Database Engine

<dependency>
    <groupId>com.eventsourcing</groupId>
    <artifactId>h2</artifactId>
    <version>1.4.192</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eventsourcing : h2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.192

All Versions

Choose a version of com.eventsourcing : h2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
h2-1.4.192

How to add a dependency to Maven

Add the following com.eventsourcing : h2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.eventsourcing</groupId>
    <artifactId>h2</artifactId>
    <version>1.4.192</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eventsourcing : h2 gradle dependency to your build.gradle file:

implementation 'com.eventsourcing:h2:1.4.192'

Gradle Kotlin DSL: Add the following com.eventsourcing : h2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.eventsourcing:h2:1.4.192")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eventsourcing : h2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eventsourcing" % "h2" % "1.4.192"

Advertisement

Dependencies from Group

Jan 09, 2017
9 usages
406 stars
Jan 09, 2017
7 usages
406 stars
Jan 09, 2017
5 usages
406 stars
Jan 09, 2017
5 usages
406 stars
Oct 10, 2016
1 usages
580 stars

Discover Dependencies

Aug 02, 2016
1 usages
Sep 23, 2020
1 usages
0 stars
Jun 01, 2017
4 usages
Jul 19, 2016
2 usages
Jul 19, 2016
2 usages
Jul 21, 2016
1 usages
44 stars
Sep 28, 2016
3 usages
24 stars
Jul 19, 2016
1 usages
Oct 01, 2017
1 usages
104 stars
Aug 05, 2022
3 usages
943 stars