Last Version

Orbit Actors Core 0.7.1

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-core
Version

Version

0.7.1
Type

Type

jar
Description

Description

Orbit Actors Core
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-core 0.7.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.ea.orbit : orbit-commons jar 0.7.1
com.ea.async : ea-async jar 1.0.1
org.slf4j : slf4j-api jar 1.7.13
com.ea.orbit : orbit-container Optional jar 0.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.