Orbit - We've Moved!
Orbit has now moved to a new location at https://github.com/orbit/orbit
License |
License |
---|---|
GroupId | GroupIdcom.ea.orbit |
ArtifactId | ArtifactIdorbit-commons |
Last Version | Last Version0.8.0-preview3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrbit Commons
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-commons/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-commons</artifactId>
<version>0.8.0-preview3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-commons/
implementation 'com.ea.orbit:orbit-commons:0.8.0-preview3'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-commons/
implementation ("com.ea.orbit:orbit-commons:0.8.0-preview3")
'com.ea.orbit:orbit-commons:jar:0.8.0-preview3'
<dependency org="com.ea.orbit" name="orbit-commons" rev="0.8.0-preview3">
<artifact name="orbit-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-commons', version='0.8.0-preview3')
)
libraryDependencies += "com.ea.orbit" % "orbit-commons" % "0.8.0-preview3"
[com.ea.orbit/orbit-commons "0.8.0-preview3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Orbit has now moved to a new location at https://github.com/orbit/orbit