License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdfeatures-akka |
Last Version | Last Version1.6.4-Beryllium-SR4 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/features-akka/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>features-akka</artifactId>
<version>1.6.4-Beryllium-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-akka/
implementation 'org.opendaylight.controller:features-akka:1.6.4-Beryllium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-akka/
implementation ("org.opendaylight.controller:features-akka:1.6.4-Beryllium-SR4")
'org.opendaylight.controller:features-akka:pom:1.6.4-Beryllium-SR4'
<dependency org="org.opendaylight.controller" name="features-akka" rev="1.6.4-Beryllium-SR4">
<artifact name="features-akka" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='features-akka', version='1.6.4-Beryllium-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "features-akka" % "1.6.4-Beryllium-SR4"
[org.opendaylight.controller/features-akka "1.6.4-Beryllium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | |
org.scala-lang : scala-reflect | jar | |
com.typesafe : config | jar | 1.2.1 |
com.typesafe.akka : akka-actor_2.11 | jar | |
com.typesafe.akka : akka-slf4j_2.11 | jar | |
com.typesafe.akka : akka-osgi_2.11 | jar | |
org.uncommons.maths : uncommons-maths | jar | |
com.google.protobuf : protobuf-java | jar | |
io.netty : netty | jar | 3.9.9.Final |
com.typesafe.akka : akka-remote_2.11 | jar | |
com.typesafe.akka : akka-cluster_2.11 | jar | |
org.iq80.leveldb : leveldb | jar | |
org.fusesource.leveldbjni : leveldbjni-all | jar |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : features-test | jar | |
org.opendaylight.controller : opendaylight-karaf-empty | zip | 1.6.4-Beryllium-SR4 |