Last Version

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

Version

0.8.0-preview3
Type

Type

jar
Description

Description

Orbit 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-core 0.8.0-preview3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.ea.orbit : orbit-commons jar 0.8.0-preview3
com.ea.async : ea-async jar 1.0.2
org.slf4j : slf4j-api jar 1.7.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.