License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-osgi_2.12.0-M2 |
Version | Version2.4.0 |
Type | Typejar |
Description |
Descriptionakka-osgi
akka-osgi
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
akka-osgi_2.12.0-M2-2.4.0.pom | |
akka-osgi_2.12.0-M2-2.4.0.jar | 24 KB |
akka-osgi_2.12.0-M2-2.4.0-sources.jar | 5 KB |
akka-osgi_2.12.0-M2-2.4.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-osgi_2.12.0-M2/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-osgi_2.12.0-M2</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-osgi_2.12.0-M2/
implementation 'com.typesafe.akka:akka-osgi_2.12.0-M2:2.4.0'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-osgi_2.12.0-M2/
implementation ("com.typesafe.akka:akka-osgi_2.12.0-M2:2.4.0")
'com.typesafe.akka:akka-osgi_2.12.0-M2:jar:2.4.0'
<dependency org="com.typesafe.akka" name="akka-osgi_2.12.0-M2" rev="2.4.0">
<artifact name="akka-osgi_2.12.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-osgi_2.12.0-M2', version='2.4.0')
)
libraryDependencies += "com.typesafe.akka" % "akka-osgi_2.12.0-M2" % "2.4.0"
[com.typesafe.akka/akka-osgi_2.12.0-M2 "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M2 |
com.typesafe.akka : akka-actor_2.12.0-M2 | jar | 2.4.0 |
org.osgi : org.osgi.core | jar | 4.3.1 |
org.osgi : org.osgi.compendium | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
commons-io : commons-io | jar | 2.4 |
com.googlecode.pojosr : de.kalpatec.pojosr.framework | jar | 0.2.1 |
org.ops4j.pax.tinybundles : tinybundles | jar | 1.0.0 |
org.scalatest : scalatest_2.12.0-M2 | jar | 2.2.5-M2 |
junit : junit | jar | 4.12 |