https://github.com/commercetools/sphere-scala-libs
https://github.com/commercetools/sphere-scala-libs
audit-backend commercetools-scp json-serialization scala
Last synced: 3 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 (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2026-03-03T13:37:03.000Z (4 months ago)
- Last Synced: 2026-03-03T17:51:59.566Z (4 months ago)
- Topics: audit-backend, commercetools-scp, json-serialization, scala
- Language: Scala
- Homepage:
- Size: 2.17 MB
- Stars: 22
- Watchers: 27
- Forks: 7
- Open Issues: 15
-
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).