Skip to content

Commit dbafc71

Browse files
committed
2 parents 9001b71 + 1e78758 commit dbafc71

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

README.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1-
javamoney-shelter
2-
=================
1+
Welcome to the JavaMoney Shelter
2+
================================
3+
4+
JavaMoney-shelter is a sandbox or "sanctuary" for new ideas and modules to be adopted, e.g. via Adopt-a-JSR or similar programs.
5+
The shelter also acts as incubator module for testing out new features or modules before they may enter the official javamoney library.
6+
This allows to gain experience and make components error prone and performant and enables a discussion of new features with a broader community.
7+
8+
[Presentation Bitcoin, Payment Instrument or Object of Speculation? from Werner Keil](http://www.slideshare.net/keilw/bitcoin-payment-instrument-or-object-of-speculation-smwhh-2014)
9+
10+
[Gimme Shelter](https://www.youtube.com/watch?v=Jb-JZPmiEOI)
11+
12+
```xml
13+
<dependency>
14+
<groupId>org.javamoney.shelter</groupId>
15+
<artifactId>javamoney-${module}<artifactId>
16+
<versionId>the current version</version>
17+
</dependency>
18+
```
19+
20+
Authors and Contributors
21+
------------------------
22+
Everyone is welcome to contribute. Werner Keil (@keilw) composed this project for you.
323

4-
A shelter for new ideas and modules to be adopted, e.g. via Adopt-a-JSR

0 commit comments

Comments
 (0)