jar

com.damnhandy : handy-uri-templates

Maven & Gradle

May 26, 2019
72 usages
200 stars

Handy URI Templates · Handy URI Templates is a RFC6570 compliant URI template processor. The library allows clients to utilize templatized URIs and inject replacement variables to expand the template into a URI. The library sports a fluent API, ability to plugin custom object renderers, and supports all levels of URI templates.

Table Of Contents

Latest Version

Download com.damnhandy : handy-uri-templates JAR file - Latest Versions:

All Versions

Download com.damnhandy : handy-uri-templates JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window handy-uri-templates-2.1.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.damnhandy.uri.template.impl

├─ com.damnhandy.uri.template.impl.Modifier.class - [JAR]

├─ com.damnhandy.uri.template.impl.Operator.class - [JAR]

├─ com.damnhandy.uri.template.impl.UriTemplateParser.class - [JAR]

├─ com.damnhandy.uri.template.impl.VarExploderFactory.class - [JAR]

├─ com.damnhandy.uri.template.impl.VarSpec.class - [JAR]

com.damnhandy.uri.template

├─ com.damnhandy.uri.template.DefaultVarExploder.class - [JAR]

├─ com.damnhandy.uri.template.Expression.class - [JAR]

├─ com.damnhandy.uri.template.Literal.class - [JAR]

├─ com.damnhandy.uri.template.MalformedUriTemplateException.class - [JAR]

├─ com.damnhandy.uri.template.UriTemplate.class - [JAR]

├─ com.damnhandy.uri.template.UriTemplateBuilder.class - [JAR]

├─ com.damnhandy.uri.template.UriTemplateBuilderException.class - [JAR]

├─ com.damnhandy.uri.template.UriTemplateComponent.class - [JAR]

├─ com.damnhandy.uri.template.UriTransient.class - [JAR]

├─ com.damnhandy.uri.template.UriUtil.class - [JAR]

├─ com.damnhandy.uri.template.VarExploder.class - [JAR]

├─ com.damnhandy.uri.template.VarExploderException.class - [JAR]

├─ com.damnhandy.uri.template.VarName.class - [JAR]

├─ com.damnhandy.uri.template.VariableExpansionException.class - [JAR]

com.damnhandy.uri.template.jackson.datatype

├─ com.damnhandy.uri.template.jackson.datatype.UriTemplateDeserializer.class - [JAR]

├─ com.damnhandy.uri.template.jackson.datatype.UriTemplateModule.class - [JAR]

├─ com.damnhandy.uri.template.jackson.datatype.UriTemplateSerializer.class - [JAR]

Advertisement

Dependencies from Group

May 26, 2019
72 usages
200 stars

Discover Dependencies

Sep 01, 2016
46 usages
519 stars
Mar 20, 2022
73 usages
Dec 06, 2019
2 usages
24 stars
arc
Aug 25, 2023
71 usages
11.9k stars
Jun 21, 2021
8 usages
0 stars
Aug 22, 2023
113 usages
5k stars
Feb 23, 2014
9 usages
600 stars