License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcz.datalite |
ArtifactId | ArtifactIdZKDLComponents |
Last Version | Last Version1.4.5.36 |
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.36.pom | |
ZKDLComponents-1.4.5.36.jar | 398 KB |
ZKDLComponents-1.4.5.36-test-sources.jar | 7 KB |
ZKDLComponents-1.4.5.36-sources.jar | 278 KB |
ZKDLComponents-1.4.5.36-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.datalite/ZKDLComponents/ -->
<dependency>
<groupId>cz.datalite</groupId>
<artifactId>ZKDLComponents</artifactId>
<version>1.4.5.36</version>
</dependency>
// https://jarcasting.com/artifacts/cz.datalite/ZKDLComponents/
implementation 'cz.datalite:ZKDLComponents:1.4.5.36'
// https://jarcasting.com/artifacts/cz.datalite/ZKDLComponents/
implementation ("cz.datalite:ZKDLComponents:1.4.5.36")
'cz.datalite:ZKDLComponents:jar:1.4.5.36'
<dependency org="cz.datalite" name="ZKDLComponents" rev="1.4.5.36">
<artifact name="ZKDLComponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.datalite', module='ZKDLComponents', version='1.4.5.36')
)
libraryDependencies += "cz.datalite" % "ZKDLComponents" % "1.4.5.36"
[cz.datalite/ZKDLComponents "1.4.5.36"]
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 |