License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdorg.apache.tapestry |
ArtifactId | ArtifactIdtapestry-http |
Last Version | Last Version5.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontapestry-http
|
Project URL |
Project URL |
Filename | Size |
---|---|
tapestry-http-5.8.2.pom | |
tapestry-http-5.8.2.jar | 63 KB |
tapestry-http-5.8.2-sources.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-http/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-http</artifactId>
<version>5.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-http/
implementation 'org.apache.tapestry:tapestry-http:5.8.2'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-http/
implementation ("org.apache.tapestry:tapestry-http:5.8.2")
'org.apache.tapestry:tapestry-http:jar:5.8.2'
<dependency org="org.apache.tapestry" name="tapestry-http" rev="5.8.2">
<artifact name="tapestry-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-http', version='5.8.2')
)
libraryDependencies += "org.apache.tapestry" % "tapestry-http" % "5.8.2"
[org.apache.tapestry/tapestry-http "5.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-ioc | jar | 5.8.2 |
org.apache.tapestry : tapestry-json | jar | 5.8.2 |
org.apache.tapestry : beanmodel | jar | 5.8.2 |
commons-codec : commons-codec | jar | 1.10 |
commons-io : commons-io | jar | 2.11.0 |