Skip to content

scala-steward/sphere-scala-libs

 
 

sphere-scala-libs

Just some Scala libraries that started out as internal projects as part of the commercetools platform (that was originally named sphere.io) and have been made public in the hope that they might be useful to more people.

Build Status

Download

sphere-json: Download

sphere-util: Download

sphere-mongo: Download

Documentation

sphere-json

Including in the build

The library is published to the Bintray:

resolvers += Resolver.bintrayRepo("commercetools", "maven")

libraryDependencies += "io.sphere" %% "sphere-util" % "0.12.1"
libraryDependencies += "io.sphere" %% "sphere-json" % "0.12.1"
libraryDependencies += "io.sphere" %% "sphere-mongo" % "0.12.1"

License

Licensed under the Apache License, Version 2.0.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 98.2%
  • Java 1.8%