Tapestry ZBreadCrumbs

Yet another bread crumb trail implementation for Tapestry 5.

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.oscy
ArtifactId

ArtifactId

tapestry-zbreadcrumbs
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Tapestry ZBreadCrumbs
Yet another bread crumb trail implementation for Tapestry 5.
Project URL

Project URL

http://bitbucket.org/zenios/tapestry-zbreadcrumbs
Source Code Management

Source Code Management

http://bitbucket.org/zenios/tapestry-zbreadcrumbs

Download tapestry-zbreadcrumbs

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.3.3
org.apache.tapestry : tapestry-ioc jar 5.3.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1