Jar examples for h:h2-mvstore
H2 MVStore
You can download jar file h2-mvstore 1.4.192 in this page.
MPL 2.0, and EPL 1.0
You can use the following script to add h2-mvstore-1.4.192.jar to your project.
<dependency> <groupId>com.h2database</groupId> <artifactId>h2-mvstore</artifactId> <version>1.4.192</version> </dependency>
compile group: 'com.h2database', name: 'h2-mvstore', version: '1.4.192'
libraryDependencies += "com.h2database" % "h2-mvstore" % "1.4.192"
<dependency org="com.h2database" name="h2-mvstore" rev="1.4.192"/>
@Grapes(@Grab(group='com.h2database', module='h2-mvstore', version='1.4.192'))
'com.h2database:h2-mvstore:jar:1.4.192'
Click the following link to download the jar file.
h2-mvstore-1.4.192-javadoc.jar