Last Version

Unbound Tapestry BreadCrumbs 1.9

A bread crumb trail implementation for Tapestry 5.

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

se.unbound
ArtifactId

ArtifactId

tapestry-breadcrumbs
Version

Version

1.9
Type

Type

jar
Description

Description

Unbound Tapestry BreadCrumbs
A bread crumb trail implementation for Tapestry 5.
Project URL

Project URL

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

Download tapestry-breadcrumbs 1.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.tapestry : tapestry-ioc jar 5.3.1
org.apache.tapestry : tapestry-core jar 5.3.1
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.1

Project Modules

There are no modules declared in this project.