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-actor-tests |
Last Version | Last Version0.8.0-preview3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrbit Actor Tests
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-actor-tests/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-actor-tests</artifactId>
<version>0.8.0-preview3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actor-tests/
implementation 'com.ea.orbit:orbit-actor-tests:0.8.0-preview3'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actor-tests/
implementation ("com.ea.orbit:orbit-actor-tests:0.8.0-preview3")
'com.ea.orbit:orbit-actor-tests:jar:0.8.0-preview3'
<dependency org="com.ea.orbit" name="orbit-actor-tests" rev="0.8.0-preview3">
<artifact name="orbit-actor-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-actor-tests', version='0.8.0-preview3')
)
libraryDependencies += "com.ea.orbit" % "orbit-actor-tests" % "0.8.0-preview3"
[com.ea.orbit/orbit-actor-tests "0.8.0-preview3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.ea.orbit : orbit-runtime | jar | 0.8.0-preview3 |
com.ea.orbit : orbit-json | jar | 0.8.0-preview3 |
junit : junit | jar | 4.12 |
org.glassfish.hk2 : hk2 | jar | 2.5.0-b03 |
com.ea.orbit : orbit-commons | jar | 0.8.0-preview3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : jcl-over-slf4j | jar | 1.7.13 |
Orbit has now moved to a new location at https://github.com/orbit/orbit