License |
License |
---|---|
GroupId | GroupIdorg.web4thejob |
ArtifactId | ArtifactIdorg.web4thejob.web.zk6 |
Version | Version3.5.1 |
Type | Typejar |
Description |
Descriptionorg.web4thejob.web.zk6
The web layer of the framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.web4thejob.web.zk6-3.5.1.pom | |
org.web4thejob.web.zk6-3.5.1.jar | 399 KB |
org.web4thejob.web.zk6-3.5.1-sources.jar | 211 KB |
org.web4thejob.web.zk6-3.5.1-javadoc.jar | 745 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.web.zk6/ -->
<dependency>
<groupId>org.web4thejob</groupId>
<artifactId>org.web4thejob.web.zk6</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.web.zk6/
implementation 'org.web4thejob:org.web4thejob.web.zk6:3.5.1'
// https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.web.zk6/
implementation ("org.web4thejob:org.web4thejob.web.zk6:3.5.1")
'org.web4thejob:org.web4thejob.web.zk6:jar:3.5.1'
<dependency org="org.web4thejob" name="org.web4thejob.web.zk6" rev="3.5.1">
<artifact name="org.web4thejob.web.zk6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web4thejob', module='org.web4thejob.web.zk6', version='3.5.1')
)
libraryDependencies += "org.web4thejob" % "org.web4thejob.web.zk6" % "3.5.1"
[org.web4thejob/org.web4thejob.web.zk6 "3.5.1"]
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.5.1 |
junit : junit | jar | 4.10 |
org.hsqldb : hsqldb | jar | 2.2.9 |
org.springframework : spring-test | jar | 3.2.3.RELEASE |