Registry / other / akka-osgi-2-10

akka-osgi-2-10

JSON →
library2.3.16javamavenunverified

OSGi integration for Akka, enabling actor-based applications in OSGi environments.

<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-osgi_2.10</artifactId> <version>2.3.16</version> </dependency>
INSTALL
IMPORT
SIG · AKKA-OSGI-2-10
A
akka-osgi-2-10
otherjavav2.3.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActorSystemActivator
akka.osgi.ActorSystemActivator

Configures an Akka actor system in an OSGi bundle.

import akka.osgi.ActorSystemActivator; import org.osgi.framework.BundleContext; public class Quickstart extends ActorSystemActivator { @Override public void configure(BundleContext context) { System.out.println("Akka OSGi configured"); } }
Debug
Known issues
breakingThis artifact is for Scala 2.10 and Akka 2.3.x; both are outdated.
fix
Use akka-osgi_2.13 with Akka 2.6.x or later.
affects: all
Upgrade
Version history
2.3.16latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
30
Meta
2
OpenAI (training)
1
Resources
akka-osgi-2-10 — mvn dependency:get akka-osgi-2-10 · libregistry