Last Version

orbit-commons 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-commons
Version

Version

2.0.0a6
Type

Type

jar
Description

Description

orbit-commons
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-commons 2.0.0a6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.slf4j : slf4j-api jar 1.7.26

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.1.1
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.1.1

Project Modules

There are no modules declared in this project.