Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/commercetools/sphere-scala-libs
https://github.com/commercetools/sphere-scala-libs
audit-backend commercetools-scp json-serialization scala
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/commercetools/sphere-scala-libs
- Owner: commercetools
- License: apache-2.0
- Created: 2013-07-08T13:09:48.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T19:08:24.000Z (3 months ago)
- Last Synced: 2024-10-20T23:42:01.670Z (3 months ago)
- Topics: audit-backend, commercetools-scp, json-serialization, scala
- Language: Scala
- Homepage:
- Size: 1.6 MB
- Stars: 21
- Watchers: 31
- Forks: 7
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
sphere-scala-libs
=================Just some Scala libraries that started out as internal projects as part of the [commercetools platform](http://dev.commercetools.com/) (that was originally named sphere.io) and have been made public in the hope that they might be useful to more people.
## Download
sphere-json: [![latest release](https://img.shields.io/maven-central/v/com.commercetools/sphere-json_2.13.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:com.commercetools%20AND%20a:sphere-json*)
sphere-util: [![latest release](https://img.shields.io/maven-central/v/com.commercetools/sphere-util_2.13.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:com.commercetools%20AND%20a:sphere-util*)
sphere-mongo: [![latest release](https://img.shields.io/maven-central/v/com.commercetools/sphere-mongo_2.13.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:com.commercetools%20AND%20a:sphere-mongo*)
## Documentation
[sphere-json](json/README.md)
# Release a new version
See [Release process](HOW-TO-RELEASE.md)
## License
Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).