Last Version

Orbit Actors 1.14.0

The Orbit project is a collection of JVM libraries that makes it easier to build distributed and scalable online services.

License

License

GroupId

GroupId

cloud.orbit
ArtifactId

ArtifactId

orbit-actors-parent
Version

Version

1.14.0
Type

Type

pom
Description

Description

Orbit Actors
The Orbit project is a collection of JVM libraries that makes it easier to build distributed and scalable online services.
Project Organization

Project Organization

Electronic Arts Inc

Download orbit-actors-parent 1.14.0


<!-- https://jarcasting.com/artifacts/cloud.orbit/orbit-actors-parent/ -->
<dependency>
    <groupId>cloud.orbit</groupId>
    <artifactId>orbit-actors-parent</artifactId>
    <version>1.14.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.orbit/orbit-actors-parent/
implementation 'cloud.orbit:orbit-actors-parent:1.14.0'
// https://jarcasting.com/artifacts/cloud.orbit/orbit-actors-parent/
implementation ("cloud.orbit:orbit-actors-parent:1.14.0")
'cloud.orbit:orbit-actors-parent:pom:1.14.0'
<dependency org="cloud.orbit" name="orbit-actors-parent" rev="1.14.0">
  <artifact name="orbit-actors-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cloud.orbit', module='orbit-actors-parent', version='1.14.0')
)
libraryDependencies += "cloud.orbit" % "orbit-actors-parent" % "1.14.0"
[cloud.orbit/orbit-actors-parent "1.14.0"]

Dependencies

compile (2)

Group / Artifact Type Version
cloud.orbit : orbit-commons jar 1.14.0
com.ea.async : ea-async Optional jar 1.2.3

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 12.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • core
  • runtime
  • json
  • infinispan-cluster
  • test/actor-tests
  • test/benchmarks