License |
License |
---|---|
Categories |
CategoriesNet Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.netflix.atlas |
ArtifactId | ArtifactIdatlas-akka |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatlas-akka
atlas-akka
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.netflix.atlas |
Filename | Size |
---|---|
atlas-akka-1.4.4.pom | |
atlas-akka-1.4.4.jar | 113 KB |
atlas-akka-1.4.4-sources.jar | 15 KB |
atlas-akka-1.4.4-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.atlas/atlas-akka/ -->
<dependency>
<groupId>com.netflix.atlas</groupId>
<artifactId>atlas-akka</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-akka/
implementation 'com.netflix.atlas:atlas-akka:1.4.4'
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-akka/
implementation ("com.netflix.atlas:atlas-akka:1.4.4")
'com.netflix.atlas:atlas-akka:jar:1.4.4'
<dependency org="com.netflix.atlas" name="atlas-akka" rev="1.4.4">
<artifact name="atlas-akka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.atlas', module='atlas-akka', version='1.4.4')
)
libraryDependencies += "com.netflix.atlas" % "atlas-akka" % "1.4.4"
[com.netflix.atlas/atlas-akka "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.5 |
com.netflix.atlas : atlas-config | jar | 1.4.4 |
com.netflix.atlas : atlas-json | jar | 1.4.4 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.1.0 |
org.scala-lang : scala-reflect | jar | 2.11.5 |
org.slf4j : slf4j-api | jar | 1.7.10 |
com.netflix.spectator : spectator-api | jar | 0.19 |
com.typesafe : config | jar | 1.2.1 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.3.8 |
com.typesafe.akka : akka-slf4j_2.11 | jar | 2.3.8 |
com.netflix.spectator : spectator-ext-sandbox | jar | 0.19 |
io.spray : spray-can_2.11 | jar | 1.3.2 |
io.spray : spray-routing_2.11 | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.4 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.3.8 |
io.spray : spray-testkit_2.11 | jar | 1.3.2 |