Last Version

orbit-server-etcd 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-etcd
Version

Version

2.0.0-alpha.108
Type

Type

jar
Description

Description

orbit-server-etcd
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-etcd 2.0.0-alpha.108


<!-- https://jarcasting.com/artifacts/cloud.orbit/orbit-server-etcd/ -->
<dependency>
    <groupId>cloud.orbit</groupId>
    <artifactId>orbit-server-etcd</artifactId>
    <version>2.0.0-alpha.108</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.orbit/orbit-server-etcd/
implementation 'cloud.orbit:orbit-server-etcd:2.0.0-alpha.108'
// https://jarcasting.com/artifacts/cloud.orbit/orbit-server-etcd/
implementation ("cloud.orbit:orbit-server-etcd:2.0.0-alpha.108")
'cloud.orbit:orbit-server-etcd:jar:2.0.0-alpha.108'
<dependency org="cloud.orbit" name="orbit-server-etcd" rev="2.0.0-alpha.108">
  <artifact name="orbit-server-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.orbit', module='orbit-server-etcd', version='2.0.0-alpha.108')
)
libraryDependencies += "cloud.orbit" % "orbit-server-etcd" % "2.0.0-alpha.108"
[cloud.orbit/orbit-server-etcd "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
cloud.orbit : orbit-server jar 2.0.0-alpha.108
io.etcd : jetcd-all jar 0.5.0
io.grpc : grpc-netty-shaded jar 1.29.0

Project Modules

There are no modules declared in this project.