damnhandy / Handy-URI-Templates
A Java URI Template processor implementing RFC6570
☆204Updated 2 years ago
Alternatives and similar repositories for Handy-URI-Templates:
Users that are interested in Handy-URI-Templates are comparing it to the libraries listed below
- A fully functional Java implementation of URI templates (RFC 6570): create URIs for your REST API without room for errors☆55Updated 6 years ago
- Java Builders: URL builder with zero runtime dependencies☆202Updated last year
- Jersey 2.0 w/ Guice☆92Updated 6 years ago
- Java facility for adding a “human touch” to data.☆237Updated 4 years ago
- Crossing IO boundaries on the JVM with Reactive Streams☆78Updated 3 years ago
- RxJava observables for files including NIO events☆82Updated 6 years ago
- Capsule Maven Plugin☆58Updated 5 years ago
- Justify is a JSON validator based on JSON Schema Specification and Jakarta JSON Processing API (JSON-P).☆99Updated last year
- Java 8 functional magic☆88Updated 2 years ago
- ☆47Updated 3 years ago
- Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection…☆260Updated 3 weeks ago
- Java library to provide an API for beans and properties.☆144Updated last week
- galimatias is a URL parsing and normalization library written in Java.☆162Updated last year
- ☆147Updated 2 years ago
- (DEPRECATED) -- moved under `jackson-modules-java8` repo: https://github.com/FasterXML/jackson-modules-java8☆93Updated 5 years ago
- Gradle plugin for managing authentication of upload tasks☆44Updated last year
- ☆69Updated 5 years ago
- Badge for Maven Central☆239Updated 6 years ago
- instanceof operator and Visitor pattern replacement in Java 8☆154Updated 5 years ago
- Leave off version numbers in your dependencies section and have versions recommended by several possible sources.☆71Updated 3 weeks ago
- Jadler is a Java library for stubbing and mocking HTTP servers and resources in a declarative way.☆94Updated 2 years ago
- Maven Mojo Plug-In to generate reports based on the FindBugs Analyzer☆57Updated 5 years ago
- Jackson extension to add support for the generated constructors of Project Lombok objects☆54Updated 9 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆218Updated last year
- A generator from Java Types to JSON-Schema using Jackson.☆119Updated 2 years ago
- An implementation of CompletableFuture for Vert.x