Last Version

Quarkus - JDBC - H2 - Runtime 0.12.0

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices H2 Data Databases
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-jdbc-h2-runtime
Version

Version

0.12.0
Type

Type

jar
Description

Description

Quarkus - JDBC - H2 - Runtime
Build parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-jdbc-h2-runtime 0.12.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.h2database : h2 jar
org.locationtech.jts : jts-core jar 1.15.0
com.oracle.substratevm : svm jar

Project Modules

There are no modules declared in this project.