| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Akka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.sandinh |
| ArtifactId | ArtifactIdakka-guice_3 |
| Last Version | Last Version3.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionakka-guice
akka-guice
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| akka-guice_3-3.3.1.pom | |
| akka-guice_3-3.3.1.jar | 8 KB |
| akka-guice_3-3.3.1-sources.jar | 2 KB |
| akka-guice_3-3.3.1-javadoc.jar | 431 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sandinh/akka-guice_3/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>akka-guice_3</artifactId>
<version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/akka-guice_3/
implementation 'com.sandinh:akka-guice_3:3.3.1'
// https://jarcasting.com/artifacts/com.sandinh/akka-guice_3/
implementation ("com.sandinh:akka-guice_3:3.3.1")
'com.sandinh:akka-guice_3:jar:3.3.1'
<dependency org="com.sandinh" name="akka-guice_3" rev="3.3.1">
<artifact name="akka-guice_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='akka-guice_3', version='3.3.1')
)
libraryDependencies += "com.sandinh" % "akka-guice_3" % "3.3.1"
[com.sandinh/akka-guice_3 "3.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| com.typesafe.akka : akka-actor_2.13 | jar | 2.6.16 |
| com.google.inject.extensions : guice-assistedinject | jar | 4.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |
| com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.16 |