Click

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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.click
ArtifactId

ArtifactId

click-extras
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Click
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

http://click.apache.org/
Project Organization

Project Organization

Apache Click
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/click/trunk/click/

Download click-extras

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

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