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-core |
Last Version | Last Version0.8.0-preview3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrbit Core
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orbit-core-0.8.0-preview3.pom | |
orbit-core-0.8.0-preview3.jar | 1 MB |
orbit-core-0.8.0-preview3-sources.jar | 231 KB |
orbit-core-0.8.0-preview3-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-core/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-core</artifactId>
<version>0.8.0-preview3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-core/
implementation 'com.ea.orbit:orbit-core:0.8.0-preview3'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-core/
implementation ("com.ea.orbit:orbit-core:0.8.0-preview3")
'com.ea.orbit:orbit-core:jar:0.8.0-preview3'
<dependency org="com.ea.orbit" name="orbit-core" rev="0.8.0-preview3">
<artifact name="orbit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-core', version='0.8.0-preview3')
)
libraryDependencies += "com.ea.orbit" % "orbit-core" % "0.8.0-preview3"
[com.ea.orbit/orbit-core "0.8.0-preview3"]
Group / Artifact | Type | Version |
---|---|---|
com.ea.orbit : orbit-commons | jar | 0.8.0-preview3 |
com.ea.async : ea-async | jar | 1.0.2 |
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Orbit has now moved to a new location at https://github.com/orbit/orbit