Last Version

Orbit Actors Tests 0.7.1

Orbit is a JVM framework that makes it easier to build distributed and scalable online services.

License

License

GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-actors-tests
Version

Version

0.7.1
Type

Type

jar
Description

Description

Orbit Actors Tests
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
Project Organization

Project Organization

Electronic Arts Inc

Download orbit-actors-tests 0.7.1


<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-tests/ -->
<dependency>
    <groupId>com.ea.orbit</groupId>
    <artifactId>orbit-actors-tests</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-tests/
implementation 'com.ea.orbit:orbit-actors-tests:0.7.1'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-tests/
implementation ("com.ea.orbit:orbit-actors-tests:0.7.1")
'com.ea.orbit:orbit-actors-tests:jar:0.7.1'
<dependency org="com.ea.orbit" name="orbit-actors-tests" rev="0.7.1">
  <artifact name="orbit-actors-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-actors-tests', version='0.7.1')
)
libraryDependencies += "com.ea.orbit" % "orbit-actors-tests" % "0.7.1"
[com.ea.orbit/orbit-actors-tests "0.7.1"]

Dependencies

compile (9)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.ea.orbit : orbit-actors-stage jar 0.7.1
com.ea.orbit : orbit-actors-client jar 0.7.1
com.ea.orbit : orbit-actors-server jar 0.7.1
com.ea.orbit : orbit-actors-json jar 0.7.1
junit : junit jar 4.12
org.slf4j : jcl-over-slf4j jar 1.7.13
com.ea.orbit : orbit-commons jar 0.7.1
com.ea.orbit : orbit-container Optional jar 0.7.1

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.