Added JSON file for ls.implicit.ly
This commit is contained in:
parent
95791ce4c5
commit
ddf3a36673
1 changed files with 15 additions and 0 deletions
15
src/main/ls/2.0.json
Normal file
15
src/main/ls/2.0.json
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue