is not current version
Last Version 2.1.214

H2 MVStore 1.4.200

H2 MVStore

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.h2database
ArtifactId

ArtifactId

h2-mvstore
Version

Version

1.4.200
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 1.4.200


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

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.