License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdorg.chenillekit |
ArtifactId | ArtifactIdchenillekit-tapestry |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChenillekit Tapestry
A collection of sophisticated Ajax-enabled components based on the prototype/script.aculo.us JavaScript library
and many more ...
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.chenillekit/chenillekit-tapestry/ -->
<dependency>
<groupId>org.chenillekit</groupId>
<artifactId>chenillekit-tapestry</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-tapestry/
implementation 'org.chenillekit:chenillekit-tapestry:1.3.3'
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-tapestry/
implementation ("org.chenillekit:chenillekit-tapestry:1.3.3")
'org.chenillekit:chenillekit-tapestry:jar:1.3.3'
<dependency org="org.chenillekit" name="chenillekit-tapestry" rev="1.3.3">
<artifact name="chenillekit-tapestry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chenillekit', module='chenillekit-tapestry', version='1.3.3')
)
libraryDependencies += "org.chenillekit" % "chenillekit-tapestry" % "1.3.3"
[org.chenillekit/chenillekit-tapestry "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.chenillekit : chenillekit-core | jar | 1.3.3 |
org.chenillekit : chenillekit-image | jar | 1.3.3 |
org.chenillekit : chenillekit-google | jar | 1.3.3 |
org.apache.tapestry : tapestry-ioc | jar | 5.3.1 |
org.apache.tapestry : tapestry-func | jar | 5.3.1 |
org.apache.tapestry : tapestry-core | jar | 5.3.1 |
org.apache.tapestry : tapestry-upload | jar | 5.3.1 |
ognl : ognl | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-test | jar | 5.3.1 |
org.easymock : easymock | jar | 2.4 |