License |
License |
---|---|
GroupId | GroupIdcloud.orbit |
ArtifactId | ArtifactIdorbit-runtime |
Last Version | Last Version2.0.0a6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorbit-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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
orbit-runtime-2.0.0a6.pom | |
orbit-runtime-2.0.0a6.jar | 1 MB |
orbit-runtime-2.0.0a6-sources.jar | 128 KB |
orbit-runtime-2.0.0a6-javadoc.jar | 439 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.21 |
cloud.orbit : orbit-core | jar | 2.0.0a6 |
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 |