| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcloud.orbit |
| ArtifactId | ArtifactIdorbit-client |
| Version | Version2.0.0-alpha.108 |
| Type | Typejar |
| Description |
Descriptionorbit-client
Orbit is a system to make building highly scalable realtime services easier.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cloud.orbit/orbit-client/ -->
<dependency>
<groupId>cloud.orbit</groupId>
<artifactId>orbit-client</artifactId>
<version>2.0.0-alpha.108</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.orbit/orbit-client/
implementation 'cloud.orbit:orbit-client:2.0.0-alpha.108'
// https://jarcasting.com/artifacts/cloud.orbit/orbit-client/
implementation ("cloud.orbit:orbit-client:2.0.0-alpha.108")
'cloud.orbit:orbit-client:jar:2.0.0-alpha.108'
<dependency org="cloud.orbit" name="orbit-client" rev="2.0.0-alpha.108">
<artifact name="orbit-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.orbit', module='orbit-client', version='2.0.0-alpha.108')
)
libraryDependencies += "cloud.orbit" % "orbit-client" % "2.0.0-alpha.108"
[cloud.orbit/orbit-client "2.0.0-alpha.108"]
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.orbit : orbit-util | jar | 2.0.0-alpha.108 |
| cloud.orbit : orbit-shared | jar | 2.0.0-alpha.108 |
| 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-proto | jar | 2.0.0-alpha.108 |
| org.jetbrains.kotlinx : kotlinx-coroutines-guava | jar | 1.3.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.10.2 |
| io.github.classgraph : classgraph | jar | 4.8.80 |
| io.micrometer : micrometer-core | jar | 1.3.5 |