License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdcom.github.lltyk |
ArtifactId | ArtifactIdtapestry5-jquery |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTapestry 5 JQuery library
Tapestry5-jQuery
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tapestry5-jquery-3.2.1.pom | |
tapestry5-jquery-3.2.1.jar | 902 KB |
tapestry5-jquery-3.2.1-sources.jar | 850 KB |
tapestry5-jquery-3.2.1-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lltyk/tapestry5-jquery/ -->
<dependency>
<groupId>com.github.lltyk</groupId>
<artifactId>tapestry5-jquery</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lltyk/tapestry5-jquery/
implementation 'com.github.lltyk:tapestry5-jquery:3.2.1'
// https://jarcasting.com/artifacts/com.github.lltyk/tapestry5-jquery/
implementation ("com.github.lltyk:tapestry5-jquery:3.2.1")
'com.github.lltyk:tapestry5-jquery:jar:3.2.1'
<dependency org="com.github.lltyk" name="tapestry5-jquery" rev="3.2.1">
<artifact name="tapestry5-jquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lltyk', module='tapestry5-jquery', version='3.2.1')
)
libraryDependencies += "com.github.lltyk" % "tapestry5-jquery" % "3.2.1"
[com.github.lltyk/tapestry5-jquery "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-core | jar | 5.3.3 |
org.apache.tapestry : tapestry-upload | jar | 5.3.3 |
commons-fileupload : commons-fileupload | jar | 1.2.2 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.5.2 |
org.apache.tapestry : tapestry-test | jar | 5.3.3 |
org.spockframework : spock-core | jar | 0.6-groovy-1.8 |