Orbit Actors Extension: MongoDB Storage

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

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-actors-mongodb
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

Orbit Actors Extension: MongoDB Storage
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-mongodb

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.1.1
com.ea.orbit : orbit-actors-core jar 0.7.1
com.ea.orbit : orbit-actors-json jar 0.7.1
org.mongojack : mongojack jar 2.5.1
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
com.ea.orbit : orbit-actors-tests jar 0.7.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0