Skip to content

🍰 Handy mixin traits for building Akka or Apache Pekko applications

License

Notifications You must be signed in to change notification settings

wehkamp/cakemix

Repository files navigation

cakemix

Current Version License

Scala micro-lib containing handy mixin traits for building Akka or Apache Pekko applications

Setup

Cakemix is published for Scala 2.13. To start using it add the following to your build.sbt for Akka:

libraryDependencies += "nl.wehkamp" %% "cakemix-akka" % "2.0.0"

or the following for Apache Pekko:

libraryDependencies += "nl.wehkamp" %% "cakemix-pekko" % "2.0.0"

Note that the group id has changed from com.xebia via nl.wehkamp.cakemix to nl.wehkamp.

License

The code is available under the Apache 2.0 License.

About

🍰 Handy mixin traits for building Akka or Apache Pekko applications

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages