License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.click |
ArtifactId | ArtifactIdclick-extras |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClick
Apache Click is a modern JEE web application framework, providing a natural
rich client style programming model. Apache Click is designed to be very easy to learn and use,
with developers getting up and running within a day.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
click-extras-2.3.0.pom | |
click-extras-2.3.0.jar | 666 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.click/click-extras/ -->
<dependency>
<groupId>org.apache.click</groupId>
<artifactId>click-extras</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.click/click-extras/
implementation 'org.apache.click:click-extras:2.3.0'
// https://jarcasting.com/artifacts/org.apache.click/click-extras/
implementation ("org.apache.click:click-extras:2.3.0")
'org.apache.click:click-extras:jar:2.3.0'
<dependency org="org.apache.click" name="click-extras" rev="2.3.0">
<artifact name="click-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.click', module='click-extras', version='2.3.0')
)
libraryDependencies += "org.apache.click" % "click-extras" % "2.3.0"
[org.apache.click/click-extras "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.click : click-nodeps | jar | 2.3.0 |
log4j : log4j Optional | jar | 1.2.16 |
org.hibernate : hibernate Optional | jar | 3.2.6.ga |
org.apache.cayenne : cayenne-server Optional | jar | 3.0 |
org.freemarker : freemarker Optional | jar | 2.3.16 |
org.springframework : spring Optional | jar | 2.5.6 |
Version |
---|
2.3.0
|
2.3.0-RC1
|
2.3.0-M1
|
2.2.0
|
2.2.0-RC1
|
2.1.0
|
2.1.0-RC1-incubating
|
2.0.1-incubating
|