pekko/src/main/ls/2.0.json
2011-12-05 11:14:05 +01:00

15 lines
No EOL
481 B
JSON

{
"organization":"com.typesafe.akka",
"name":"akka",
"version":"2.0-SNAPSHOT",
"description":"Akka is the platform for the next generation of event-driven, scalable and fault-tolerant architectures on the JVM.",
"site":"",
"tags":["actors","stm","concurrency","distributed","fault-tolerance","scala","java","futures","dataflow","remoting"],
"docs":"",
"licenses": [],
"resolvers": ["http://akka.io/repository/"],
"dependencies": [],
"scalas": ["2.9.1"],
"sbt": false
}