Last Version

h2db-plugin 1.9.95

Someone forgot to fill this in. See http://stackoverflow.com/questions/38272550/how-to-fail-the-gradle-build-if-subproject-is-missing-a-property

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

h2db-plugin
Version

Version

1.9.95
Type

Type

jar
Description

Description

h2db-plugin
Someone forgot to fill this in. See http://stackoverflow.com/questions/38272550/how-to-fail-the-gradle-build-if-subproject-is-missing-a-property
Project URL

Project URL

https://github.com/deanhiller/webpieces
Project Organization

Project Organization

deanhiller
Source Code Management

Source Code Management

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

Download h2db-plugin 1.9.95


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
joda-time : joda-time jar 2.9.4
com.h2database : h2 jar 1.4.192
org.webpieces : http-router jar 1.9.95

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.codehaus.groovy : groovy-all jar 2.4.6

Project Modules

There are no modules declared in this project.