License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdorg.apache.tapestry |
ArtifactId | ArtifactIdtapestry-contrib |
Last Version | Last Version4.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContrib
Java Web Application Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tapestry-contrib-4.1.6.pom | |
tapestry-contrib-4.1.6.jar | 331 KB |
tapestry-contrib-4.1.6-sources.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-contrib/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-contrib</artifactId>
<version>4.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-contrib/
implementation 'org.apache.tapestry:tapestry-contrib:4.1.6'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-contrib/
implementation ("org.apache.tapestry:tapestry-contrib:4.1.6")
'org.apache.tapestry:tapestry-contrib:jar:4.1.6'
<dependency org="org.apache.tapestry" name="tapestry-contrib" rev="4.1.6">
<artifact name="tapestry-contrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-contrib', version='4.1.6')
)
libraryDependencies += "org.apache.tapestry" % "tapestry-contrib" % "4.1.6"
[org.apache.tapestry/tapestry-contrib "4.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-framework | jar | 4.1.6 |
hivemind : hivemind | jar | 1.1.1 |
hivemind : hivemind-lib | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
jboss : jboss-j2ee | jar | 4.0.2 |
javax.servlet : servlet-api | jar | 2.4 |
org.easymock : easymock | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymockclassextension | jar | 2.3 |
log4j : log4j | jar | 1.2.9 |
org.testng : testng | jar | 5.1 |
org.apache.tapestry : tapestry-test | jar | 4.1.4 |