License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdse.unbound |
ArtifactId | ArtifactIdtapestry-breadcrumbs |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnbound Tapestry BreadCrumbs
A bread crumb trail implementation for Tapestry 5.
|
Project URL |
Project URL |
Filename | Size |
---|---|
tapestry-breadcrumbs-1.9.pom | |
tapestry-breadcrumbs-1.9.jar | 14 KB |
tapestry-breadcrumbs-1.9-sources.jar | 9 KB |
tapestry-breadcrumbs-1.9-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
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 |
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 |