h2

dependencies

License

License

Categories

Categories

Java Languages H2 Data Databases
GroupId

GroupId

io.github.qsy7.java.dependencies
ArtifactId

ArtifactId

h2
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

h2
dependencies

Download h2

Filename Size
h2-0.1.2.pom 811 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/h2/ -->
<dependency>
    <groupId>io.github.qsy7.java.dependencies</groupId>
    <artifactId>h2</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/h2/
implementation 'io.github.qsy7.java.dependencies:h2:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/h2/
implementation ("io.github.qsy7.java.dependencies:h2:0.1.2")
'io.github.qsy7.java.dependencies:h2:pom:0.1.2'
<dependency org="io.github.qsy7.java.dependencies" name="h2" rev="0.1.2">
  <artifact name="h2" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='h2', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "h2" % "0.1.2"
[io.github.qsy7.java.dependencies/h2 "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.0