License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.lightbend.akka.management |
ArtifactId | ArtifactIdakka-management-pki_2.12 |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-management-pki
Akka Management is a suite of tools for operating Akka Clusters.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.akka.management/akka-management-pki_2.12/ -->
<dependency>
<groupId>com.lightbend.akka.management</groupId>
<artifactId>akka-management-pki_2.12</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka.management/akka-management-pki_2.12/
implementation 'com.lightbend.akka.management:akka-management-pki_2.12:1.1.3'
// https://jarcasting.com/artifacts/com.lightbend.akka.management/akka-management-pki_2.12/
implementation ("com.lightbend.akka.management:akka-management-pki_2.12:1.1.3")
'com.lightbend.akka.management:akka-management-pki_2.12:jar:1.1.3'
<dependency org="com.lightbend.akka.management" name="akka-management-pki_2.12" rev="1.1.3">
<artifact name="akka-management-pki_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka.management', module='akka-management-pki_2.12', version='1.1.3')
)
libraryDependencies += "com.lightbend.akka.management" % "akka-management-pki_2.12" % "1.1.3"
[com.lightbend.akka.management/akka-management-pki_2.12 "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-pki_2.12 | jar | 2.6.14 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.4 |
org.scalatestplus : junit-4-13_2.12 | jar | 3.1.4.0 |