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