License |
License |
---|---|
GroupId | GroupIdorg.web4thejob |
ArtifactId | ArtifactIdorg.web4thejob.web.zk7 |
Version | Version3.6.0 |
Type | Typejar |
Description |
Descriptionorg.web4thejob.web.zk7
The web layer of the framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.web4thejob.web.zk7-3.6.0.pom | |
org.web4thejob.web.zk7-3.6.0.jar | 421 KB |
org.web4thejob.web.zk7-3.6.0-sources.jar | 218 KB |
org.web4thejob.web.zk7-3.6.0-javadoc.jar | 763 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.web.zk7/ -->
<dependency>
<groupId>org.web4thejob</groupId>
<artifactId>org.web4thejob.web.zk7</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.web.zk7/
implementation 'org.web4thejob:org.web4thejob.web.zk7:3.6.0'
// https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.web.zk7/
implementation ("org.web4thejob:org.web4thejob.web.zk7:3.6.0")
'org.web4thejob:org.web4thejob.web.zk7:jar:3.6.0'
<dependency org="org.web4thejob" name="org.web4thejob.web.zk7" rev="3.6.0">
<artifact name="org.web4thejob.web.zk7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web4thejob', module='org.web4thejob.web.zk7', version='3.6.0')
)
libraryDependencies += "org.web4thejob" % "org.web4thejob.web.zk7" % "3.6.0"
[org.web4thejob/org.web4thejob.web.zk7 "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.web4thejob : org.web4thejob.orm.h4 | jar | 3.6.0 |
junit : junit | jar | 4.10 |
org.hsqldb : hsqldb | jar | 2.2.9 |
org.springframework : spring-test | jar | 4.0.0.RELEASE |