| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.click |
| ArtifactId | ArtifactIdclick |
| 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-2.3.0.pom | |
| click-2.3.0.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.click/click/ -->
<dependency>
<groupId>org.apache.click</groupId>
<artifactId>click</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.click/click/
implementation 'org.apache.click:click:2.3.0'
// https://jarcasting.com/artifacts/org.apache.click/click/
implementation ("org.apache.click:click:2.3.0")
'org.apache.click:click:jar:2.3.0'
<dependency org="org.apache.click" name="click" rev="2.3.0">
<artifact name="click" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.click', module='click', version='2.3.0')
)
libraryDependencies += "org.apache.click" % "click" % "2.3.0"
[org.apache.click/click "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| 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
|