File tree Expand file tree Collapse file tree 2 files changed +6
-21
lines changed Expand file tree Collapse file tree 2 files changed +6
-21
lines changed Original file line number Diff line number Diff line change 3232		provided. You can access the RI by adding the following Maven
3333		dependencies:</ p > 
3434
35- 	 < pre > 
36- 		 < code > <dependency>
35+ 
36+ < pre > < code > <dependency>
3737  <groupId>org.javamoney.ri</groupId>
38-   <artifactId>jsr-354-ri </artifactId>
38+   <artifactId>jsr-354-tck </artifactId>
3939  <version>0.8-SNAPSHOT</version>
4040</dependency>
41- </ code > 
42- 	</ pre > 
43- 
44- 	< p > Nevertheless we highly recommend you to depend on the Javamoney
45- 		OSS library to be used, due to the following reasons:</ p > 
46- 
47- 	< ul > 
48- 		< li > the RI only contains a very small, minimalistic subset of
49- 			features.</ li > 
50- 		< li > The JavaMoney project contains additional functionalities,
51- 			such as ** currency conversion, ** currency management and **
52- 			rounding and formatting features, ** regions and validite4s support
53- 			** bundles for different runtime environments</ li > 
54- 	</ ul > 
41+ </ code > </ pre > 
5542
5643	< h3 > 
5744		< a  name ="authors-and-contributors " class ="anchor "
Original file line number Diff line number Diff line change 3131		tests implementations of amounts, currency and roundings are provided.
3232		You can access the TCK by adding the following Maven dependencies:</ p > 
3333
34- 	< pre > 
35- 		< code > <dependency>
34+ < pre > < code > <dependency>
3635  <groupId>org.javamoney.tck</groupId>
3736  <artifactId>jsr-354-tck</artifactId>
3837  <version>0.8-SNAPSHOT</version>
3938</dependency>
40- </ code > 
41- 	</ pre > 
39+ </ code > </ pre > 
4240
4341	< h3 > 
4442		< a  name ="authors-and-contributors " class ="anchor "
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments