commons


License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

commons
Last Version

Last Version

5.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

commons
Project URL

Project URL

https://tapestry.apache.org/

Download commons

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tapestry : plastic jar 5.8.2
org.apache.tapestry : tapestry5-annotations jar 5.8.2

runtime (1)

Group / Artifact Type Version
org.apache.tapestry : tapestry-func jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.8.2
5.8.1
5.8.0
5.7.3
5.7.2
5.7.1
5.7.0
5.6.4
5.6.3
5.6.2
5.6.1
5.6.0
5.5.0
5.5.0-beta-3
5.4.5
5.4.4
5.4.3
5.4.2
5.4.1
5.4.0
5.4-rc-1
5.4-beta-35
5.4-beta-26