License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIddev.nicu.akka |
ArtifactId | ArtifactIdakka-consul-lease_2.12 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionakka-consul-lease
akka-consul-lease
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.nicu.akka/akka-consul-lease_2.12/ -->
<dependency>
<groupId>dev.nicu.akka</groupId>
<artifactId>akka-consul-lease_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.nicu.akka/akka-consul-lease_2.12/
implementation 'dev.nicu.akka:akka-consul-lease_2.12:0.1.0'
// https://jarcasting.com/artifacts/dev.nicu.akka/akka-consul-lease_2.12/
implementation ("dev.nicu.akka:akka-consul-lease_2.12:0.1.0")
'dev.nicu.akka:akka-consul-lease_2.12:jar:0.1.0'
<dependency org="dev.nicu.akka" name="akka-consul-lease_2.12" rev="0.1.0">
<artifact name="akka-consul-lease_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.nicu.akka', module='akka-consul-lease_2.12', version='0.1.0')
)
libraryDependencies += "dev.nicu.akka" % "akka-consul-lease_2.12" % "0.1.0"
[dev.nicu.akka/akka-consul-lease_2.12 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.9 |
com.typesafe.akka : akka-coordination_2.12 | jar | 2.6.1 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.1 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.11 |
com.typesafe.akka : akka-http-spray-json_2.12 | jar | 10.1.11 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.12 | jar | 3.1.0 |
org.scalamock : scalamock_2.12 | jar | 4.4.0 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.1 |