License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdorg.apache.tapestry |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version5.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons
|
Project URL |
Project URL |
Filename | Size |
---|---|
commons-5.8.2.pom | |
commons-5.8.2.jar | 107 KB |
commons-5.8.2-sources.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/commons/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>commons</artifactId>
<version>5.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/commons/
implementation 'org.apache.tapestry:commons:5.8.2'
// https://jarcasting.com/artifacts/org.apache.tapestry/commons/
implementation ("org.apache.tapestry:commons:5.8.2")
'org.apache.tapestry:commons:jar:5.8.2'
<dependency org="org.apache.tapestry" name="commons" rev="5.8.2">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='commons', version='5.8.2')
)
libraryDependencies += "org.apache.tapestry" % "commons" % "5.8.2"
[org.apache.tapestry/commons "5.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : plastic | jar | 5.8.2 |
org.apache.tapestry : tapestry5-annotations | jar | 5.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-func | jar | 5.8.2 |