MVN

cz.datalite.zk-dl : HibernateDAO

Maven & Gradle

Apr 30, 2017
6 usages
5 stars

Hibernate DAO · Yet another Hibernate DAO, what is unique is support of our data driven components. With this DAO, you can bind components like listbox to the database with 10 lines of code :).

<dependency>
    <groupId>cz.datalite.zk-dl</groupId>
    <artifactId>HibernateDAO</artifactId>
    <version>1.4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.datalite.zk-dl : HibernateDAO to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.5

All Versions

Choose a version of cz.datalite.zk-dl : HibernateDAO to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
HibernateDAO-1.4.5
HibernateDAO-1.4.5.12
HibernateDAO-1.4.5.11

How to add a dependency to Maven

Add the following cz.datalite.zk-dl : HibernateDAO maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cz.datalite.zk-dl</groupId>
    <artifactId>HibernateDAO</artifactId>
    <version>1.4.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cz.datalite.zk-dl : HibernateDAO gradle dependency to your build.gradle file:

implementation 'cz.datalite.zk-dl:HibernateDAO:1.4.5'

Gradle Kotlin DSL: Add the following cz.datalite.zk-dl : HibernateDAO gradle kotlin dependency to your build.gradle.kts file:

implementation("cz.datalite.zk-dl:HibernateDAO:1.4.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following cz.datalite.zk-dl : HibernateDAO sbt scala dependency to your build.sbt file:

libraryDependencies += "cz.datalite.zk-dl" % "HibernateDAO" % "1.4.5"

Advertisement

Dependencies from Group

Apr 30, 2017
11 usages
5 stars
Apr 30, 2017
6 usages
5 stars
May 02, 2017
5 usages
5 stars
Jul 26, 2017
4 usages
5 stars
Apr 30, 2017
3 usages
5 stars

Discover Dependencies

Apr 30, 2017
3 usages
5 stars
Jul 26, 2017
5 stars
Apr 05, 2017
5 stars
Apr 05, 2017
5 stars
Apr 11, 2017
1 usages
0 stars
Apr 29, 2017
1 usages
1 stars
Apr 05, 2017
470 stars