| name = pekko-quickstart-java | |
| description = Apache Pekko is a toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven apps. This simple application will get you started building Actor based systems with Java. | |
| pekko_version=1.4.0 | |
| sbt_version=maven(org.scala-sbt, sbt, stable) | |
| package=com.example |