MVN

se.unbound : tapestry-breadcrumbs

Maven & Gradle

Aug 18, 2012
16 stars

Unbound Tapestry BreadCrumbs · A bread crumb trail implementation for Tapestry 5.

<dependency>
    <groupId>se.unbound</groupId>
    <artifactId>tapestry-breadcrumbs</artifactId>
    <version>1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.unbound : tapestry-breadcrumbs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of se.unbound : tapestry-breadcrumbs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9
tapestry-breadcrumbs-1.9
1.8
tapestry-breadcrumbs-1.8
1.6
tapestry-breadcrumbs-1.6
1.5
tapestry-breadcrumbs-1.5
1.4
tapestry-breadcrumbs-1.4
1.3
tapestry-breadcrumbs-1.3
1.2
tapestry-breadcrumbs-1.2
1.1
tapestry-breadcrumbs-1.1
1.0
tapestry-breadcrumbs-1.0

How to add a dependency to Maven

Add the following se.unbound : tapestry-breadcrumbs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.unbound</groupId>
    <artifactId>tapestry-breadcrumbs</artifactId>
    <version>1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.unbound : tapestry-breadcrumbs gradle dependency to your build.gradle file:

implementation 'se.unbound:tapestry-breadcrumbs:1.9'

Gradle Kotlin DSL: Add the following se.unbound : tapestry-breadcrumbs gradle kotlin dependency to your build.gradle.kts file:

implementation("se.unbound:tapestry-breadcrumbs:1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.unbound : tapestry-breadcrumbs sbt scala dependency to your build.sbt file:

libraryDependencies += "se.unbound" % "tapestry-breadcrumbs" % "1.9"

Advertisement

Dependencies from Group

Feb 11, 2012
12 stars
Aug 24, 2012
6 stars
Aug 18, 2012
16 stars

Discover Dependencies

Feb 06, 2015
2 usages
35 stars
Apr 13, 2015
3 usages
17 stars
Apr 13, 2015
1 usages
17 stars
Apr 01, 2015
124 stars
Dec 06, 2013
124 stars
Dec 06, 2013
124 stars
Oct 11, 2005