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-runtime |
Last Version | Last Version0.8.0-preview3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrbit Runtime
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orbit-runtime-0.8.0-preview3.pom | |
orbit-runtime-0.8.0-preview3.jar | 629 KB |
orbit-runtime-0.8.0-preview3-sources.jar | 129 KB |
orbit-runtime-0.8.0-preview3-javadoc.jar | 506 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-runtime/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-runtime</artifactId>
<version>0.8.0-preview3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-runtime/
implementation 'com.ea.orbit:orbit-runtime:0.8.0-preview3'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-runtime/
implementation ("com.ea.orbit:orbit-runtime:0.8.0-preview3")
'com.ea.orbit:orbit-runtime:jar:0.8.0-preview3'
<dependency org="com.ea.orbit" name="orbit-runtime" rev="0.8.0-preview3">
<artifact name="orbit-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-runtime', version='0.8.0-preview3')
)
libraryDependencies += "com.ea.orbit" % "orbit-runtime" % "0.8.0-preview3"
[com.ea.orbit/orbit-runtime "0.8.0-preview3"]
Group / Artifact | Type | Version |
---|---|---|
org.infinispan : infinispan-embedded | jar | 8.1.0.Final |
com.ea.orbit : orbit-core | jar | 0.8.0-preview3 |
com.google.guava : guava | jar | 18.0 |
javax.inject : javax.inject | jar | 1 |
com.ea.orbit : orbit-commons | jar | 0.8.0-preview3 |
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware : kryo | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Orbit has now moved to a new location at https://github.com/orbit/orbit