MVN

com.cedarsoft.db : genericdao

Maven & Gradle

May 17, 2011
4 usages

Generic Hibernate DAO

<dependency>
    <groupId>com.cedarsoft.db</groupId>
    <artifactId>genericdao</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cedarsoft.db : genericdao to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.cedarsoft.db : genericdao to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
genericdao-1.0.1
genericdao-1.0.0

How to add a dependency to Maven

Add the following com.cedarsoft.db : genericdao maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cedarsoft.db</groupId>
    <artifactId>genericdao</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cedarsoft.db : genericdao gradle dependency to your build.gradle file:

implementation 'com.cedarsoft.db:genericdao:1.0.1'

Gradle Kotlin DSL: Add the following com.cedarsoft.db : genericdao gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cedarsoft.db:genericdao:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cedarsoft.db : genericdao sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cedarsoft.db" % "genericdao" % "1.0.1"

Advertisement

Dependencies from Group

May 17, 2011
4 usages
May 17, 2011
2 usages
May 17, 2011
2 usages

Discover Dependencies

Apr 15, 2015
3 usages
18 stars
Feb 02, 2015
0 stars
Apr 29, 2009
3 usages
Oct 09, 2013
6 usages
May 27, 2012
4 usages
Jan 07, 2022
3 usages
32 stars
Mar 09, 2023
62 usages
May 07, 2021
6 usages
22 stars
Mar 06, 2019
5 usages
222 stars
Mar 14, 2020
2 usages
10 stars