MVN

cz.datalite.zk-dl : zk-dl

Maven & Gradle

May 02, 2017
5 stars

DataLite ZKoss framework extension library · Multiple loosely coupled modules which extend ZK framework, originally created by DataLite company. ZKComposer - controll the MVC design with annotations @ZkEvent?, @ZkComponent?, @ZkBinding?, ... (similar to zkspring or zkcdi projects, however without any framework dependencies). ZKDLComponents splits ZK data driven components (listbox, combobox) to MVC design, adds support for easy large data manipulation and contains many pre-built user controls (filter manager, sort manager, visible listbox columns manager, export to excel, etc.) HibernateDAO & ZKDLComponentsHibernateExtensions - Hibernate generic DAO design with extensions for ZKDLComponents to replace all your plumbing code (filter, sort, lazy loading, CRUD). SpringService? - service layer with spring - generic service which speaks to generic DAO. This is the way we use our components at DataLite?, but you can use any integration or DAO at your will.

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

Latest Version

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

  • Latest Stable: 1.4.5

All Versions

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

Version Vulnerabilities Updated
1.4.x
zk-dl-1.4.5
zk-dl-1.4.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

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
5 stars
Apr 30, 2017
1 usages
5 stars
Jul 26, 2017
4 usages
5 stars
Apr 30, 2017
3 usages
5 stars
Apr 30, 2017
5 stars
Apr 30, 2017
6 usages
5 stars
Apr 30, 2017
3 usages
5 stars
Jul 26, 2017
5 stars
Apr 05, 2017
5 stars
Apr 05, 2017
5 stars