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.
License | Apache 2.0 |
---|---|
Categories | URI Libraries |
Tags | uritemplate |
Organization | Ryan J. McDonough |
HomePage | https://github.com/damnhandy/Handy-URI-Templates |
Date | May 26, 2019 |
Files | pom (25 KB) bundle (45 KB) View All |
Repositories | CentralOneBusAway PubWSO2 Public |
Ranking | #4442 in MvnRepository (See Top Artifacts) #1 in URI Libraries |
Used By | 88 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-42004 CVE-2022-42003 CVE-2021-20190 View 50 more ... |
Compile Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-core (optional) | 2.9.9 | 2.15.2 | |
JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-databind (optional) 51 vulnerabilities | 2.9.9 | 2.15.2 | |
Annotation Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-annotations (optional) | 2.9.9 | 2.15.2 | |
Date/Time Apache 2.0 | joda-time » joda-time | 2.10.2 | 2.12.5 |
Test Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
HTTP Clients Apache 2.0 | com.ning » async-http-client | 1.9.40 | 2.12.3 | |
Testing EPL 2.0 | junit » junit1 vulnerability | 4.12 | 5.9.3 | |
HTTP Clients Apache 2.0 | org.apache.httpcomponents » httpclient1 vulnerability | 4.5.8 | 5.2.1 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Ryan J. McDonough | ryan<at>damnhandy.com |