Skip to content

jsr377/jsr377-converters

Repository files navigation

JSR 377 - Converters

Contains default implementations of the JSR-377 Converter API for basic and common types.

Build Status Coverage Status (coveralls) Gitter Apache License 2

Contributing

  • All contributions are governed by the Apache Software License v2.

Additional resources

Building

This project uses Gradle as build tool. The build is set as a composite build until final binary releases of JSR377 are posted. Follow these instructions to build this project

$ git clone https://github.com/jsr377/jsr377-api.git jsr377/jsr377-api
$ git clone https://github.com/jsr377/jsr377-converters.git jsr377/jsr377-converters
$ cd jsr377/jsr377-converters
$ ./gradlew build

About

JS377 Converters for basic types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages