jsr354-api | JSR 354 - Money and Currency API
kandi X-RAY | jsr354-api Summary
kandi X-RAY | jsr354-api Summary
[Join the chat at JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency. See the home page for more details: This is the API module of JSR 354 licenced under - the Apache License Version 2.0 (LICENCE.txt).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Gets the roundingings matching the given query
- Returns a list of available provider names
- Returns the list of default providers
- Returns an instance of the MonetaryRoundingsSingleton
- The default ConversionContext
- Returns a ConversionContext with the given provider and rate
- Returns a ConversionContext for the given rate type
- Returns a set of names of all names in the specified providers
- The default hashing provider chain
- Returns the default MonetaryAmountFactory
- Returns the set of rate types
- Returns the reversed exchange rate
- Returns the default providers list
- Gets the rate types
- Returns the type associated with this factory
- Get all registered services for the given service type
- Initialize the service
- Indicates whether the scale should be fixed or not
- Set the factory
- Get names of all supported formats
- Returns a list of exchange rate providers
- Format an amount
- Get a list of all supported conversion providers
- Get the names of all registered providers
- Compares this Context
- Obtains all currencies matching the given query
jsr354-api Key Features
jsr354-api Examples and Code Snippets
Community Discussions
Trending Discussions on jsr354-api
QUESTION
I want to use a javamoney lib, I found two lib the below: javamoney/jsr354-api and javamoney/jsr354-ri in the github. What's the diffirence, thank you.
...ANSWER
Answered 2017-Mar-27 at 14:08ri in jsr354-ri stands for reference implementation, and api in jsr354-api stands for the programming interface without the implementation.
You'd use api to program against and implementation is needed runtime to actually execute your code. Reference implementation means it's the "official" implementation version.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install jsr354-api
You can use jsr354-api like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the jsr354-api component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page