https://github.com/commercetools/sphere-scala-libs
https://github.com/commercetools/sphere-scala-libs
audit-backend commercetools-scp json-serialization scala
Last synced: 4 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 12 years ago)
- Default Branch: main
- Last Pushed: 2025-07-25T18:11:25.000Z (5 months ago)
- Last Synced: 2025-08-09T17:53:30.962Z (5 months ago)
- Topics: audit-backend, commercetools-scp, json-serialization, scala
- Language: Scala
- Homepage:
- Size: 1.93 MB
- Stars: 23
- Watchers: 29
- Forks: 7
- Open Issues: 20
-
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: [](https://search.maven.org/search?q=g:com.commercetools%20AND%20a:sphere-json*)
sphere-util: [](https://search.maven.org/search?q=g:com.commercetools%20AND%20a:sphere-util*)
sphere-mongo: [](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).