Orbit - We've Moved!
Orbit has now moved to a new location at https://github.com/orbit/orbit
License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.ea.orbit |
ArtifactId | ArtifactIdorbit-container |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrbit Container
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orbit-container-0.7.1.pom | |
orbit-container-0.7.1.jar | 605 KB |
orbit-container-0.7.1-sources.jar | 22 KB |
orbit-container-0.7.1-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-container/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-container</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-container/
implementation 'com.ea.orbit:orbit-container:0.7.1'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-container/
implementation ("com.ea.orbit:orbit-container:0.7.1")
'com.ea.orbit:orbit-container:jar:0.7.1'
<dependency org="com.ea.orbit" name="orbit-container" rev="0.7.1">
<artifact name="orbit-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-container', version='0.7.1')
)
libraryDependencies += "com.ea.orbit" % "orbit-container" % "0.7.1"
[com.ea.orbit/orbit-container "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ea.orbit : orbit-commons | jar | 0.7.1 |
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.7.13 |
com.ea.async : ea-async | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
junit : junit | jar | 4.12 |
Orbit has now moved to a new location at https://github.com/orbit/orbit