MVN

net.offecka : dbmapper

Maven & Gradle

Nov 06, 2016
0 stars

DBMapper · Provides access to data storage to run queries and to map results onto plain objects

<dependency>
    <groupId>net.offecka</groupId>
    <artifactId>dbmapper</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.offecka : dbmapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of net.offecka : dbmapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
dbmapper-0.0.2
dbmapper-0.0.1

How to add a dependency to Maven

Add the following net.offecka : dbmapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.offecka</groupId>
    <artifactId>dbmapper</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.offecka : dbmapper gradle dependency to your build.gradle file:

implementation 'net.offecka:dbmapper:0.0.2'

Gradle Kotlin DSL: Add the following net.offecka : dbmapper gradle kotlin dependency to your build.gradle.kts file:

implementation("net.offecka:dbmapper:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.offecka : dbmapper sbt scala dependency to your build.sbt file:

libraryDependencies += "net.offecka" % "dbmapper" % "0.0.2"

Advertisement

Dependencies from Group

Jul 25, 2016
2 usages
1 stars
Nov 07, 2016
1 usages
0 stars
Jul 25, 2016
0 stars
Nov 06, 2016
0 stars
Nov 07, 2016
0 stars

Discover Dependencies

Apr 26, 2017
6 stars
Aug 03, 2016
4 stars
Aug 02, 2016
24 stars
Jun 28, 2017
3 usages
12 stars
Jun 28, 2017
12 stars
Jun 28, 2017
2 usages
12 stars
Sep 28, 2016
3 stars