MVN

org.devzendo : CommonDbFramework

Maven & Gradle

Sep 18, 2013
1 usages

CommonDbFramework · Helper module for working with H2 databases. Helps with opening with password prompting, upgrading, providing a version table, and creating. Based on some of the ideas from the MiniMiser framework. (Apache License v2) 2012 Matt Gumbley, DevZendo.org

<dependency>
    <groupId>org.devzendo</groupId>
    <artifactId>CommonDbFramework</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.devzendo : CommonDbFramework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of org.devzendo : CommonDbFramework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
CommonDbFramework-0.1.1
CommonDbFramework-0.1.0

How to add a dependency to Maven

Add the following org.devzendo : CommonDbFramework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.devzendo</groupId>
    <artifactId>CommonDbFramework</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.devzendo : CommonDbFramework gradle dependency to your build.gradle file:

implementation 'org.devzendo:CommonDbFramework:0.1.1'

Gradle Kotlin DSL: Add the following org.devzendo : CommonDbFramework gradle kotlin dependency to your build.gradle.kts file:

implementation("org.devzendo:CommonDbFramework:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.devzendo : CommonDbFramework sbt scala dependency to your build.sbt file:

libraryDependencies += "org.devzendo" % "CommonDbFramework" % "0.1.1"

Advertisement

Dependencies from Group

Jun 13, 2019
3 usages
Sep 19, 2013
2 usages
Jan 27, 2019
1 usages
0 stars
Jan 27, 2019
1 usages
Jun 13, 2019
1 usages

Discover Dependencies

Sep 18, 2013
Sep 19, 2013
2 usages
Sep 25, 2013
1 usages
Aug 06, 2013
9 usages
Aug 06, 2013
12 stars
Aug 06, 2013
2 usages
Aug 06, 2013
6 usages
Aug 06, 2013
2 usages
Aug 06, 2013
2 usages