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-actors-stage |
| Last Version | Last Version0.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOrbit Actors Stage
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| orbit-actors-stage-0.7.1.pom | |
| orbit-actors-stage-0.7.1.jar | 601 KB |
| orbit-actors-stage-0.7.1-sources.jar | 113 KB |
| orbit-actors-stage-0.7.1-javadoc.jar | 433 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-stage/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-actors-stage</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-stage/
implementation 'com.ea.orbit:orbit-actors-stage:0.7.1'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-stage/
implementation ("com.ea.orbit:orbit-actors-stage:0.7.1")
'com.ea.orbit:orbit-actors-stage:jar:0.7.1'
<dependency org="com.ea.orbit" name="orbit-actors-stage" rev="0.7.1">
<artifact name="orbit-actors-stage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-actors-stage', version='0.7.1')
)
libraryDependencies += "com.ea.orbit" % "orbit-actors-stage" % "0.7.1"
[com.ea.orbit/orbit-actors-stage "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ea.orbit : orbit-container | jar | 0.7.1 |
| org.infinispan : infinispan-embedded | jar | 8.1.0.Final |
| com.ea.orbit : orbit-actors-core | jar | 0.7.1 |
| com.google.guava : guava | jar | 18.0 |
| com.ea.orbit : orbit-metrics | jar | 0.7.1 |
| com.ea.orbit : orbit-commons | jar | 0.7.1 |
| 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