jsr354-api | JSR 354 - Money and Currency API

 by   JavaMoney Java Version: 1.1 License: Apache-2.0

kandi X-RAY | jsr354-api Summary

kandi X-RAY | jsr354-api Summary

jsr354-api is a Java library. jsr354-api has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.

[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

            kandi-support Support

              jsr354-api has a low active ecosystem.
              It has 320 star(s) with 77 fork(s). There are 48 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 22 open issues and 30 have been closed. On average issues are closed in 204 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of jsr354-api is 1.1

            kandi-Quality Quality

              jsr354-api has 0 bugs and 0 code smells.

            kandi-Security Security

              jsr354-api has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              jsr354-api code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              jsr354-api is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              jsr354-api releases are available to install and integrate.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              It has 7059 lines of code, 883 functions and 126 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed jsr354-api and discovered the below as its top functions. This is intended to give you an instant insight into jsr354-api implemented functionality, and help decide if they suit your requirements.
            • 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
            Get all kandi verified functions for this library.

            jsr354-api Key Features

            No Key Features are available at this moment for jsr354-api.

            jsr354-api Examples and Code Snippets

            No Code Snippets are available at this moment for jsr354-api.

            Community Discussions

            QUESTION

            what's the difference between jsr354-api and jsr354-ri
            Asked 2017-Mar-27 at 14:08

            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:08

            ri 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.

            Source https://stackoverflow.com/questions/43048646

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install jsr354-api

            You can download it from GitHub, Maven.
            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

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/JavaMoney/jsr354-api.git

          • CLI

            gh repo clone JavaMoney/jsr354-api

          • sshUrl

            git@github.com:JavaMoney/jsr354-api.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by JavaMoney

            jsr354-ri

            by JavaMoneyJava

            javamoney-lib

            by JavaMoneyJava

            javamoney-examples

            by JavaMoneyJava

            jsr354-ri-bp

            by JavaMoneyJava

            jsr354-api-bp

            by JavaMoneyJava