Last Version

Akka Actor-X 0.1.1

Akka extension providing features that help you trace, debug and monitor your actor system

License

License

Liveperson Proprietary
Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.liveperson
ArtifactId

ArtifactId

akka-actor-x
Version

Version

0.1.1
Type

Type

jar
Description

Description

Akka Actor-X
Akka extension providing features that help you trace, debug and monitor your actor system
Project URL

Project URL

https://github.com/LivePersonInc/akka-actor-x
Project Organization

Project Organization

LivePerson
Source Code Management

Source Code Management

https://github.com/LivePersonInc/akka-actor-x

Download akka-actor-x 0.1.1


<!-- https://jarcasting.com/artifacts/com.liveperson/akka-actor-x/ -->
<dependency>
    <groupId>com.liveperson</groupId>
    <artifactId>akka-actor-x</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liveperson/akka-actor-x/
implementation 'com.liveperson:akka-actor-x:0.1.1'
// https://jarcasting.com/artifacts/com.liveperson/akka-actor-x/
implementation ("com.liveperson:akka-actor-x:0.1.1")
'com.liveperson:akka-actor-x:jar:0.1.1'
<dependency org="com.liveperson" name="akka-actor-x" rev="0.1.1">
  <artifact name="akka-actor-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liveperson', module='akka-actor-x', version='0.1.1')
)
libraryDependencies += "com.liveperson" % "akka-actor-x" % "0.1.1"
[com.liveperson/akka-actor-x "0.1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-core jar 1.1.1
ch.qos.logback : logback-classic jar 1.1.1
com.typesafe.akka : akka-slf4j_2.10 jar 2.3.4
com.typesafe.akka : akka-actor_2.10 jar 2.3.4
org.aspectj : aspectjrt jar 1.8.0
org.aspectj : aspectjweaver jar 1.8.0

test (2)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.10 jar 2.3.4
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.