| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface |
| GroupId | GroupIdit.amattioli |
| ArtifactId | ArtifactIdguidate-zk |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJavATE Guidate-ZK
Javate is a set of Java libraries that enables application development using the domain driven methodology.
|
| Filename | Size |
|---|---|
| guidate-zk-1.0.7.pom | |
| guidate-zk-1.0.7.jar | 207 KB |
| guidate-zk-1.0.7-sources.jar | 111 KB |
| guidate-zk-1.0.7-javadoc.jar | 760 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.amattioli/guidate-zk/ -->
<dependency>
<groupId>it.amattioli</groupId>
<artifactId>guidate-zk</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/it.amattioli/guidate-zk/
implementation 'it.amattioli:guidate-zk:1.0.7'
// https://jarcasting.com/artifacts/it.amattioli/guidate-zk/
implementation ("it.amattioli:guidate-zk:1.0.7")
'it.amattioli:guidate-zk:jar:1.0.7'
<dependency org="it.amattioli" name="guidate-zk" rev="1.0.7">
<artifact name="guidate-zk" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.amattioli', module='guidate-zk', version='1.0.7')
)
libraryDependencies += "it.amattioli" % "guidate-zk" % "1.0.7"
[it.amattioli/guidate-zk "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.zkoss.zk : zul | jar | 5.0.11 |
| org.zkoss.zk : zkplus | jar | 5.0.11 |
| it.amattioli : dominate-core | jar | 1.0.7 |
| it.amattioli : dominate-hibernate Optional | jar | 1.0.7 |
| it.amattioli : dominate-jpa Optional | jar | 1.0.7 |
| it.amattioli : applicate | jar | 1.0.7 |
| it.amattioli : encapsulate | jar | 1.0.7 |
| it.amattioli : workstate | jar | 1.0.7 |
| it.amattioli : authorizate | jar | 1.0.7 |
| it.amattioli : springate Optional | jar | 1.0.7 |
| commons-lang : commons-lang | jar | 2.4 |
| commons-beanutils : commons-beanutils-core | jar | 1.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.slf4j : slf4j-simple | jar | 1.6.1 |