| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcz.datalite.zk-dl |
| ArtifactId | ArtifactIdZKComponents |
| Last Version | Last Version1.4.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZKComponents
Other imporvements of basic ZK components - please check the documentation for each overriden component.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ZKComponents-1.4.5.1.pom | |
| ZKComponents-1.4.5.1.jar | 18 KB |
| ZKComponents-1.4.5.1-sources.jar | 15 KB |
| ZKComponents-1.4.5.1-javadoc.jar | 151 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cz.datalite.zk-dl/ZKComponents/ -->
<dependency>
<groupId>cz.datalite.zk-dl</groupId>
<artifactId>ZKComponents</artifactId>
<version>1.4.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.datalite.zk-dl/ZKComponents/
implementation 'cz.datalite.zk-dl:ZKComponents:1.4.5.1'
// https://jarcasting.com/artifacts/cz.datalite.zk-dl/ZKComponents/
implementation ("cz.datalite.zk-dl:ZKComponents:1.4.5.1")
'cz.datalite.zk-dl:ZKComponents:jar:1.4.5.1'
<dependency org="cz.datalite.zk-dl" name="ZKComponents" rev="1.4.5.1">
<artifact name="ZKComponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.datalite.zk-dl', module='ZKComponents', version='1.4.5.1')
)
libraryDependencies += "cz.datalite.zk-dl" % "ZKComponents" % "1.4.5.1"
[cz.datalite.zk-dl/ZKComponents "1.4.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.zkoss.zk : zul | jar | 6.5.2 |
| org.zkoss.zk : zkplus | jar | 6.5.2 |
| cz.datalite.zk-dl : DLHelpers | jar | 1.4.5 |
| org.slf4j : slf4j-api | jar | 1.7.5 |