is not current version
Last Version 2.1.214

H2 MVStore 2.1.210

H2 MVStore

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.h2database
ArtifactId

ArtifactId

h2-mvstore
Version

Version

2.1.210
Type

Type

jar
Description

Description

H2 MVStore
H2 MVStore
Project URL

Project URL

https://h2database.com/html/mvstore.html
Source Code Management

Source Code Management

https://github.com/h2database/h2database

Download h2-mvstore 2.1.210


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.