Last Version

Orbit Runtime 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-runtime
Version

Version

0.8.0-preview3
Type

Type

jar
Description

Description

Orbit Runtime
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-runtime 0.8.0-preview3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.infinispan : infinispan-embedded jar 8.1.0.Final
com.ea.orbit : orbit-core jar 0.8.0-preview3
com.google.guava : guava jar 18.0
javax.inject : javax.inject jar 1
com.ea.orbit : orbit-commons jar 0.8.0-preview3

provided (1)

Group / Artifact Type Version
com.esotericsoftware : kryo jar 3.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.