JavaMoney / javamoney-shelter

A shelter for new ideas and modules to be adopted, e.g. via Adopt-a-JSR
Apache License 2.0
6 stars 5 forks source link
incubator java javamoney javamoney-shelter sandbox

Welcome to the JavaMoney Shelter

JavaMoney-shelter is a sandbox or "sanctuary" for new ideas and modules to be adopted, e.g. via Adopt-a-JSR or similar programs. The shelter also acts as incubator module for testing out new features or modules before they may enter the official javamoney library. This allows to gain experience and make components error prone and performant and enables a discussion of new features with a broader community.

Gimme Shelter

Dependency for Maven modules (similar for Gradle where applicable)

<dependency>
  <groupId>org.javamoney.shelter</groupId>
  <artifactId>javamoney-${module}<artifactId>
  <versionId>the current version</version>
</dependency>

Subprojects

Retired

Currently the following modules are retired (or archived, this means they are not actively maintained. Some of them may not even compile any more):

Authors and Contributors

Everyone is welcome to contribute. Werner Keil (@keilw) composed this project for you.

Java CI with Maven License Join the chat at https://gitter.im/JavaMoney/javamoney-shelter

Built with Maven