| Categories |
CategoriesTape Data Data Structures |
|---|---|
| GroupId | GroupIdorg.apache.tapestry |
| ArtifactId | ArtifactIdtapestry5-annotations |
| Version | Version5.7.2 |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| tapestry5-annotations-5.7.2.pom | |
| tapestry5-annotations-5.7.2.jar | 27 KB |
| tapestry5-annotations-5.7.2-sources.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry5-annotations/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry5-annotations</artifactId>
<version>5.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry5-annotations/
implementation 'org.apache.tapestry:tapestry5-annotations:5.7.2'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry5-annotations/
implementation ("org.apache.tapestry:tapestry5-annotations:5.7.2")
'org.apache.tapestry:tapestry5-annotations:jar:5.7.2'
<dependency org="org.apache.tapestry" name="tapestry5-annotations" rev="5.7.2">
<artifact name="tapestry5-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry5-annotations', version='5.7.2')
)
libraryDependencies += "org.apache.tapestry" % "tapestry5-annotations" % "5.7.2"
[org.apache.tapestry/tapestry5-annotations "5.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |