H2 Databae Engine

H2 Database Engine

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.h2database
ArtifactId

ArtifactId

h2database
Last Version

Last Version

1.0.20061217
Release Date

Release Date

Type

Type

jar
Description

Description

H2 Databae Engine
H2 Database Engine
Project URL

Project URL

http://www.h2database.com

Download h2database

Filename Size
h2database-1.0.20061217.pom -1 bytes
Browse

How to add to project

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

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.

Versions

Version
1.0.20061217