License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.sandinh |
ArtifactId | ArtifactIdakka-guice_2.12.0-M4 |
Version | Version3.1.3 |
Type | Typejar |
Description |
Descriptionakka-guice
akka-guice
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.sandinh |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sandinh/akka-guice_2.12.0-M4/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>akka-guice_2.12.0-M4</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/akka-guice_2.12.0-M4/
implementation 'com.sandinh:akka-guice_2.12.0-M4:3.1.3'
// https://jarcasting.com/artifacts/com.sandinh/akka-guice_2.12.0-M4/
implementation ("com.sandinh:akka-guice_2.12.0-M4:3.1.3")
'com.sandinh:akka-guice_2.12.0-M4:jar:3.1.3'
<dependency org="com.sandinh" name="akka-guice_2.12.0-M4" rev="3.1.3">
<artifact name="akka-guice_2.12.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='akka-guice_2.12.0-M4', version='3.1.3')
)
libraryDependencies += "com.sandinh" % "akka-guice_2.12.0-M4" % "3.1.3"
[com.sandinh/akka-guice_2.12.0-M4 "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M4 |
com.google.inject.extensions : guice-assistedinject | jar | 4.0 |
com.typesafe.akka : akka-actor_2.12.0-M4 | jar | 2.4.6 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.12.0-M4 | jar | 2.4.6 |
org.scalatest : scalatest_2.12.0-M4 | jar | 3.0.0-M16-SNAP4 |