Last Version

Orbit Container 0.7.1

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

License

License

Categories

Categories

Container
GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-container
Version

Version

0.7.1
Type

Type

jar
Description

Description

Orbit Container
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-container 0.7.1


<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.