is not current version
Last Version 2.1.214

H2 Database Engine 2.0.202

H2 Database Engine

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.h2database
ArtifactId

ArtifactId

h2
Version

Version

2.0.202
Type

Type

jar
Description

Description

H2 Database Engine
H2 Database Engine
Project URL

Project URL

https://h2database.com
Source Code Management

Source Code Management

https://github.com/h2database/h2database

Download h2 2.0.202


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

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.