parent
61fbb7ebc0
commit
1d43e8f67c
98 changed files with 231 additions and 231 deletions
|
|
@ -8,10 +8,10 @@ project.description: Multi node testing of distributed systems built with Akka.
|
|||
To use Multi Node Testing, you must add the following dependency in your project:
|
||||
|
||||
@@dependency[sbt,Maven,Gradle] {
|
||||
bomGroup=com.typesafe.akka bomArtifact=akka-bom_$scala.binary.version$ bomVersionSymbols=PekkoVersion
|
||||
bomGroup=org.apache.pekko bomArtifact=akka-bom_$scala.binary.version$ bomVersionSymbols=PekkoVersion
|
||||
symbol1=PekkoVersion
|
||||
value1="$pekko.version$"
|
||||
group=com.typesafe.akka
|
||||
group=org.apache.pekko
|
||||
artifact=akka-multi-node-testkit_$scala.binary.version$
|
||||
version=PekkoVersion
|
||||
scope=test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue