Last Version

Orbit Actors 0.8.0-preview3

Orbit is a JVM framework that makes it easier to build distributed and scalable online services.

License

License

GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-actors-parent
Version

Version

0.8.0-preview3
Type

Type

pom
Description

Description

Orbit Actors
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
Project Organization

Project Organization

Electronic Arts Inc

Download orbit-actors-parent 0.8.0-preview3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.ea.orbit : orbit-commons jar 0.8.0-preview3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

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