License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcz.datalite.zk-dl |
ArtifactId | ArtifactIdZKDLComponents |
Last Version | Last Version1.4.5.39 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZKDLComponents
Data driven components with UI controlls - listbox, lovbox, combobox.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ZKDLComponents-1.4.5.39.pom | |
ZKDLComponents-1.4.5.39.jar | 383 KB |
ZKDLComponents-1.4.5.39-sources.jar | 268 KB |
ZKDLComponents-1.4.5.39-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.datalite.zk-dl/ZKDLComponents/ -->
<dependency>
<groupId>cz.datalite.zk-dl</groupId>
<artifactId>ZKDLComponents</artifactId>
<version>1.4.5.39</version>
</dependency>
// https://jarcasting.com/artifacts/cz.datalite.zk-dl/ZKDLComponents/
implementation 'cz.datalite.zk-dl:ZKDLComponents:1.4.5.39'
// https://jarcasting.com/artifacts/cz.datalite.zk-dl/ZKDLComponents/
implementation ("cz.datalite.zk-dl:ZKDLComponents:1.4.5.39")
'cz.datalite.zk-dl:ZKDLComponents:jar:1.4.5.39'
<dependency org="cz.datalite.zk-dl" name="ZKDLComponents" rev="1.4.5.39">
<artifact name="ZKDLComponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.datalite.zk-dl', module='ZKDLComponents', version='1.4.5.39')
)
libraryDependencies += "cz.datalite.zk-dl" % "ZKDLComponents" % "1.4.5.39"
[cz.datalite.zk-dl/ZKDLComponents "1.4.5.39"]
Group / Artifact | Type | Version |
---|---|---|
org.zkoss.zk : zk | jar | 6.5.2 |
org.zkoss.zk : zul | jar | 6.5.2 |
org.zkoss.zk : zhtml | jar | 6.5.2 |
cz.datalite.zk-dl : DLBind | jar | 1.4.5 |
cz.datalite.zk-dl : DLHelpers | jar | 1.4.5.2 |
cz.datalite.zk-dl : ZKComponents | jar | 1.4.5.1 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
net.sourceforge.jexcelapi : jxl Optional | jar | 2.6.10 |
org.apache.poi : poi | jar | 3.10-FINAL |
org.apache.poi : poi-ooxml | jar | 3.10-FINAL |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |