License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.mfoody |
ArtifactId | ArtifactIdakka-boot_2.12 |
Version | Version0.3.8 |
Type | Typejar |
Description |
Descriptionakka-boot
akka-boot
|
Project Organization |
Project Organizationcom.github.mfoody |
Filename | Size |
---|---|
akka-boot_2.12-0.3.8.pom | |
akka-boot_2.12-0.3.8.jar | 111 KB |
akka-boot_2.12-0.3.8-sources.jar | 27 KB |
akka-boot_2.12-0.3.8-javadoc.jar | 779 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mfoody/akka-boot_2.12/ -->
<dependency>
<groupId>com.github.mfoody</groupId>
<artifactId>akka-boot_2.12</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfoody/akka-boot_2.12/
implementation 'com.github.mfoody:akka-boot_2.12:0.3.8'
// https://jarcasting.com/artifacts/com.github.mfoody/akka-boot_2.12/
implementation ("com.github.mfoody:akka-boot_2.12:0.3.8")
'com.github.mfoody:akka-boot_2.12:jar:0.3.8'
<dependency org="com.github.mfoody" name="akka-boot_2.12" rev="0.3.8">
<artifact name="akka-boot_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfoody', module='akka-boot_2.12', version='0.3.8')
)
libraryDependencies += "com.github.mfoody" % "akka-boot_2.12" % "0.3.8"
[com.github.mfoody/akka-boot_2.12 "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.4 |
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.0.11 |
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.5.9 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.9 |