License |
License |
---|---|
GroupId | GroupIdcloud.orbit |
ArtifactId | ArtifactIdorbit-commons |
Last Version | Last Version2.0.0a6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorbit-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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
orbit-commons-2.0.0a6.pom | |
orbit-commons-2.0.0a6.jar | 54 KB |
orbit-commons-2.0.0a6-sources.jar | 57 KB |
orbit-commons-2.0.0a6-javadoc.jar | 244 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.21 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.1.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.1.1 |