Last Version

h2 1.2.2.1-jre17

The core maven build properties

License

License

Categories

Categories

H2 Data Databases GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

h2
Version

Version

1.2.2.1-jre17
Type

Type

jar
Description

Description

h2
The core maven build properties
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories/dev-kit/h2

Download h2 1.2.2.1-jre17


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

Dependencies

compile (1)

Group / Artifact Type Version
com.h2database : h2 Optional jar 2.1.210

Project Modules

There are no modules declared in this project.