Last Version

orbit-runtime 2.0.0a6

The Orbit project is a collection of JVM libraries that makes it easier to build distributed and scalable online services.

License

License

GroupId

GroupId

cloud.orbit
ArtifactId

ArtifactId

orbit-runtime
Version

Version

2.0.0a6
Type

Type

jar
Description

Description

orbit-runtime
The Orbit project is a collection of JVM libraries that makes it easier to build distributed and scalable online services.
Project URL

Project URL

https://www.orbit.cloud
Project Organization

Project Organization

Electronic Arts
Source Code Management

Source Code Management

https://www.orbit.cloud

Download orbit-runtime 2.0.0a6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
cloud.orbit : orbit-core jar 2.0.0a6

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.1.1
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.1.1
io.github.classgraph : classgraph jar 4.8.22
com.esotericsoftware : kryo jar 5.0.0-RC2

Project Modules

There are no modules declared in this project.