Last Version

Orbit Actors Client 0.7.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-actors-client
Version

Version

0.7.1
Type

Type

jar
Description

Description

Orbit Actors Client
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-client 0.7.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.ea.orbit : orbit-actors-stage jar 0.7.1
com.ea.orbit : orbit-commons jar 0.7.1
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.