MVN

com.wda.sdbc : h2-java7_2.11

Maven & Gradle

Jun 28, 2015
2 stars

h2-java7 · An implementation of WDA SDBC for accessing H2.

<dependency>
    <groupId>com.wda.sdbc</groupId>
    <artifactId>h2-java7_2.11</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wda.sdbc : h2-java7_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of com.wda.sdbc : h2-java7_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10
h2-java7_2.11-0.10
0.9
h2-java7_2.11-0.9

How to add a dependency to Maven

Add the following com.wda.sdbc : h2-java7_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wda.sdbc</groupId>
    <artifactId>h2-java7_2.11</artifactId>
    <version>0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wda.sdbc : h2-java7_2.11 gradle dependency to your build.gradle file:

implementation 'com.wda.sdbc:h2-java7_2.11:0.10'

Gradle Kotlin DSL: Add the following com.wda.sdbc : h2-java7_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wda.sdbc:h2-java7_2.11:0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wda.sdbc : h2-java7_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wda.sdbc" % "h2-java7_2.11" % "0.10"

Advertisement

Dependencies from Group

Apr 30, 2015
5 usages
2 stars
Apr 30, 2015
5 usages
2 stars
Jun 28, 2015
3 usages
2 stars
Jun 28, 2015
3 usages
2 stars
Apr 30, 2015
2 stars

Discover Dependencies

Jun 17, 2015
0 stars
Sep 15, 2020
6 usages
918 stars
Sep 15, 2020
1 usages
918 stars
Jun 17, 2015
84 stars
Aug 05, 2015
49 stars
May 04, 2017
3 usages
20 stars