Skip to content

orne-dev/java-i18n-eu

Repository files navigation

Locale-Sensitive Services SPI Basque (Euskera) language extension

Provides basque language support for Java Locale-Sensitive Services SPI.

Note that Java supports basque language since JRE 11. This extension provides same resources as JRE 23 for applications that cannot upgrade from Java 8.

For an up-to-date internalization support consider using ICU4J, which provides basque language support out-of-the-box.

Status

License Latest version Javadoc Maven site

Latest Release Develop
Build Status Build Status
Coverage Coverage

Features

The library provides the following features (unchecked features are planned and unimplemented):

  • LocaleServiceProvider
  • LocaleNameProvider
  • CalendarNameProvider
  • CalendarDataProvider
  • CurrencyNameProvider
  • TimeZoneNameProvider
  • BreakIteratorProvider
  • CollatorProvider
  • DateFormatProvider
  • DateFormatSymbolsProvider
  • DecimalFormatSymbolsProvider
  • NumberFormatProvider

Usage

The binaries can be obtained from Maven Central with the dev.orne:basque-locale-extension coordinates:

<dependency>
  <groupId>dev.orne</groupId>
  <artifactId>basque-locale-extension</artifactId>
  <version>1.0.0</version>
</dependency>

Java requires the language extensions to be included in the JRE's lib/ext/ directory.

Further information

For further information refer to the Maven Site and Javadoc.

About

Java Locale-Sensitive Services SPI Basque (Euskera) language extension

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors