Last Version

orbit-server 2.0.0-alpha.108

Orbit is a system to make building highly scalable realtime services easier.

License

License

GroupId

GroupId

cloud.orbit
ArtifactId

ArtifactId

orbit-server
Version

Version

2.0.0-alpha.108
Type

Type

jar
Description

Description

orbit-server
Orbit is a system to make building highly scalable realtime services easier.
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-server 2.0.0-alpha.108


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

Dependencies

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.5
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.3.5
cloud.orbit : orbit-util jar 2.0.0-alpha.108
cloud.orbit : orbit-shared jar 2.0.0-alpha.108
cloud.orbit : orbit-proto jar 2.0.0-alpha.108
io.grpc : grpc-netty-shaded jar 1.29.0
org.jgrapht : jgrapht-core jar 1.3.1
io.micrometer : micrometer-core jar 1.3.5

Project Modules

There are no modules declared in this project.