io.github.1tchy.shaded.com.h2database:h2

This artifact contains the same classes as com.h2database%h2%1.4.* but in another package to support migration to com.h2database%h2%2.*

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.github.1tchy.shaded.com.h2database
ArtifactId

ArtifactId

h2
Last Version

Last Version

1.4.200.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.1tchy.shaded.com.h2database:h2
This artifact contains the same classes as com.h2database%h2%1.4.* but in another package to support migration to com.h2database%h2%2.*
Project URL

Project URL

https://github.com/1tchy/shaded-h2database
Source Code Management

Source Code Management

http://github.com/1tchy/shaded-h2database/tree/master

Download h2

How to add to project

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

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.4.200.2
1.4.200.1