Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raynigon/unit-api
Raynigon Unit Api - JSR-385
https://github.com/raynigon/unit-api
java kotlin spring-boot unit-api
Last synced: 7 days ago
JSON representation
Raynigon Unit Api - JSR-385
- Host: GitHub
- URL: https://github.com/raynigon/unit-api
- Owner: raynigon
- License: apache-2.0
- Created: 2020-08-18T10:02:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T23:13:08.000Z (19 days ago)
- Last Synced: 2024-10-30T01:48:46.212Z (18 days ago)
- Topics: java, kotlin, spring-boot, unit-api
- Language: Java
- Homepage: https://unit-api.raynigon.com/
- Size: 1.61 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# unit-api
![CI](https://github.com/raynigon/unit-api/workflows/CI%20-%20Main/badge.svg)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/05af413562694d6ba3b3a923d86da210)](https://app.codacy.com/gh/raynigon/unit-api/dashboard)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/16680694f7a84aab8246e4a7f57b06f3)](https://app.codacy.com/gh/raynigon/unit-api/dashboard)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.raynigon.unit-api/unit-api-kotlin/badge.svg)](https://search.maven.org/search?q=com.raynigon.unit-api)Implementation of [JSR-385](https://www.jcp.org/en/jsr/detail?id=385) with focus on the SI System redefinition,
modularity and support for Java 17 and above.
Integration in various Frameworks, Libraries and Languages, such as Spring Boot, Hibernate, Jackson, Kotlin and more.## [Read the documentation here](http://unit-api.raynigon.com)
## Unit API Core
The code in the "unit-api-core" module was copied
from [Unit of Measurement API](https://unitsofmeasurement.github.io/unit-api/)
and adapted to be used in this project.## License
[Apache License 2.0](LICENSE)
## Copyright
Copyright (c) 2021 Simon Schneider and other authors.
See [contributors](https://github.com/raynigon/unit-api/graphs/contributors) for all contributors.