MVN

org.roklib : uri-fragment-routing

Maven & Gradle

Apr 22, 2017

URI Fragment Routing Library · Java utility library for mapping parameterized URI fragments on custom action command objects.

<dependency>
    <groupId>org.roklib</groupId>
    <artifactId>uri-fragment-routing</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.roklib : uri-fragment-routing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.roklib : uri-fragment-routing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
uri-fragment-routing-1.3.0
1.2.x
uri-fragment-routing-1.2.0
1.1.x
uri-fragment-routing-1.1.0
1.0.x
uri-fragment-routing-1.0.0

How to add a dependency to Maven

Add the following org.roklib : uri-fragment-routing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.roklib</groupId>
    <artifactId>uri-fragment-routing</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.roklib : uri-fragment-routing gradle dependency to your build.gradle file:

implementation 'org.roklib:uri-fragment-routing:1.3.0'

Gradle Kotlin DSL: Add the following org.roklib : uri-fragment-routing gradle kotlin dependency to your build.gradle.kts file:

implementation("org.roklib:uri-fragment-routing:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.roklib : uri-fragment-routing sbt scala dependency to your build.sbt file:

libraryDependencies += "org.roklib" % "uri-fragment-routing" % "1.3.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 27, 2021
13 usages
1 stars
1 usages
12.4k stars
Jun 09, 2023
2 usages
22 stars
Jun 20, 2023
23 usages
952 stars
Jan 10, 2017
1 usages
Feb 22, 2023
6 usages
316 stars
Feb 22, 2023
18 usages
310 stars
Jan 15, 2017
1 usages
51 stars