Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 815 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 815 Bytes

Build Status Type License: LGPL v2.1

format-catalog

This component provides format details.

Building

Build with gradlew build (Windows) or ./gradlew build (Mac/Linux)

Testing

Tests are run with gradlew test (Windows) or ./gradlew test (Mac/Linux)

Requirements & Compatibility

  • Requires Java 8
  • Compatible with SPI and OSGi

More information

See the common wiki for more information.