License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.click |
ArtifactId | ArtifactIdclick-nodeps |
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-nodeps-2.3.0.pom | |
click-nodeps-2.3.0.jar | 709 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.click/click-nodeps/ -->
<dependency>
<groupId>org.apache.click</groupId>
<artifactId>click-nodeps</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.click/click-nodeps/
implementation 'org.apache.click:click-nodeps:2.3.0'
// https://jarcasting.com/artifacts/org.apache.click/click-nodeps/
implementation ("org.apache.click:click-nodeps:2.3.0")
'org.apache.click:click-nodeps:jar:2.3.0'
<dependency org="org.apache.click" name="click-nodeps" rev="2.3.0">
<artifact name="click-nodeps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.click', module='click-nodeps', version='2.3.0')
)
libraryDependencies += "org.apache.click" % "click-nodeps" % "2.3.0"
[org.apache.click/click-nodeps "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.4 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-fileupload : commons-fileupload | jar | 1.2.1 |
commons-io : commons-io | jar | 2.0.1 |
commons-lang : commons-lang | jar | 2.5 |
ognl : ognl | jar | 2.6.9 |
org.apache.velocity : velocity | jar | 1.7 |
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
|