is not current version
Last Version 2.1.1

plugin-h2db 2.0.151

backend plugin for in-memory database usually for development server

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

plugin-h2db
Version

Version

2.0.151
Type

Type

jar
Description

Description

plugin-h2db
backend plugin for in-memory database usually for development server
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download plugin-h2db 2.0.151


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.9.4
com.h2database : h2 jar 1.4.200
org.webpieces : plugin-backend jar 2.0.151

Project Modules

There are no modules declared in this project.