| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.typesafe.akka |
| ArtifactId | ArtifactIdakka-osgi_3 |
| Last Version | Last Version2.6.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionakka-osgi
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| akka-osgi_3-2.6.17.pom | |
| akka-osgi_3-2.6.17.jar | 35 KB |
| akka-osgi_3-2.6.17-sources.jar | 5 KB |
| akka-osgi_3-2.6.17-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-osgi_3/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-osgi_3</artifactId>
<version>2.6.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-osgi_3/
implementation 'com.typesafe.akka:akka-osgi_3:2.6.17'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-osgi_3/
implementation ("com.typesafe.akka:akka-osgi_3:2.6.17")
'com.typesafe.akka:akka-osgi_3:jar:2.6.17'
<dependency org="com.typesafe.akka" name="akka-osgi_3" rev="2.6.17">
<artifact name="akka-osgi_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-osgi_3', version='2.6.17')
)
libraryDependencies += "com.typesafe.akka" % "akka-osgi_3" % "2.6.17"
[com.typesafe.akka/akka-osgi_3 "2.6.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-actor_3 | jar | 2.6.17 |
| org.scala-lang : scala3-library_3 | jar | 3.1.1-RC1-bin-20211007-c041327-NIGHTLY |
| org.osgi : org.osgi.core | jar | 6.0.0 |
| org.osgi : org.osgi.compendium | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.5 |
| commons-io : commons-io | jar | 2.11.0 |
| com.googlecode.pojosr : de.kalpatec.pojosr.framework | jar | 0.2.1 |
| org.ops4j.pax.tinybundles : tinybundles | jar | 3.0.0 |
| org.scalatest : scalatest_3 | jar | 3.2.9 |
| junit : junit | jar | 4.13.2 |