/jsr354-api-bp

Backport of the JSR 354 API for Java prior to SE8

Primary LanguageJavaApache License 2.0Apache-2.0

jsr354-api-bp

Maven Central Build Status Stability: Unsupported License

JSR 354 forward compatible backport for JDK 6/7 or other platforms (e.g. Android).

This is the API module of JSR 354 licensed under

  • the Apache License Version 2.0 (LICENCE.txt)

Release Notes

  • 1.0 API as defined by JSR 354 Spec.
  • 1.0.1 API as defined by JSR 354 Spec (Fix: building Java 7 API with Java 7)
  • 1.0.3 API as defined by JSR 354 Spec (Fix: smaller fixes in ServiceContext and conversion internals).
  • 1.0.4 API as defined by JSR 354 Spec (Backport of Maintenance Release 1).

Built with Maven