Unbound Tapestry Tagselect

A tag-select component for Tapestry 5 similar to the version-selector in recent Jira-versions.

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

se.unbound
ArtifactId

ArtifactId

tapestry-tagselect
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Unbound Tapestry Tagselect
A tag-select component for Tapestry 5 similar to the version-selector in recent Jira-versions.
Project URL

Project URL

https://github.com/argoyle/tapestry-tagselect

Download tapestry-tagselect

How to add to project

<!-- https://jarcasting.com/artifacts/se.unbound/tapestry-tagselect/ -->
<dependency>
    <groupId>se.unbound</groupId>
    <artifactId>tapestry-tagselect</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.unbound/tapestry-tagselect/
implementation 'se.unbound:tapestry-tagselect:1.4.1'
// https://jarcasting.com/artifacts/se.unbound/tapestry-tagselect/
implementation ("se.unbound:tapestry-tagselect:1.4.1")
'se.unbound:tapestry-tagselect:jar:1.4.1'
<dependency org="se.unbound" name="tapestry-tagselect" rev="1.4.1">
  <artifact name="tapestry-tagselect" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.unbound', module='tapestry-tagselect', version='1.4.1')
)
libraryDependencies += "se.unbound" % "tapestry-tagselect" % "1.4.1"
[se.unbound/tapestry-tagselect "1.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.tapestry : tapestry-ioc jar 5.3.2
org.apache.tapestry : tapestry-core jar 5.3.2
commons-lang : commons-lang jar 2.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
javax.servlet : servlet-api jar 2.3
org.apache.tapestry : tapestry-test jar 5.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4
1.3
1.2
1.1
1.0