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