An open API service indexing awesome lists of open source software.

https://github.com/robtimus/uri-utils

A set of utility classes for working with URIs
https://github.com/robtimus/uri-utils

java query-parameters query-params-parsing uri

Last synced: 4 months ago
JSON representation

A set of utility classes for working with URIs

Awesome Lists containing this project

README

        

# uri-utils
[![Maven Central](https://img.shields.io/maven-central/v/com.github.robtimus/uri-utils)](https://search.maven.org/artifact/com.github.robtimus/uri-utils)
[![Build Status](https://github.com/robtimus/uri-utils/actions/workflows/build.yml/badge.svg)](https://github.com/robtimus/uri-utils/actions/workflows/build.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.github.robtimus%3Auri-utils&metric=alert_status)](https://sonarcloud.io/summary/overall?id=com.github.robtimus%3Auri-utils)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.github.robtimus%3Auri-utils&metric=coverage)](https://sonarcloud.io/summary/overall?id=com.github.robtimus%3Auri-utils)
[![Known Vulnerabilities](https://snyk.io/test/github/robtimus/uri-utils/badge.svg)](https://snyk.io/test/github/robtimus/uri-utils)

A set of utility classes for working with URIs.

TODO