Orbit - We've Moved!
Orbit has now moved to a new location at https://github.com/orbit/orbit
License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdcom.ea.orbit |
ArtifactId | ArtifactIdorbit-actors-postgresql |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrbit Actors Extension: PostgreSQL Storage
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-actors-postgresql/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-actors-postgresql</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-postgresql/
implementation 'com.ea.orbit:orbit-actors-postgresql:0.7.1'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-postgresql/
implementation ("com.ea.orbit:orbit-actors-postgresql:0.7.1")
'com.ea.orbit:orbit-actors-postgresql:jar:0.7.1'
<dependency org="com.ea.orbit" name="orbit-actors-postgresql" rev="0.7.1">
<artifact name="orbit-actors-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-actors-postgresql', version='0.7.1')
)
libraryDependencies += "com.ea.orbit" % "orbit-actors-postgresql" % "0.7.1"
[com.ea.orbit/orbit-actors-postgresql "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 9.4-1206-jdbc42 |
com.ea.orbit : orbit-actors-core | jar | 0.7.1 |
com.ea.orbit : orbit-actors-json | jar | 0.7.1 |
com.ea.orbit : orbit-commons | jar | 0.7.1 |
com.ea.orbit : orbit-container Optional | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
com.ea.orbit : orbit-actors-tests | jar | 0.7.1 |
junit : junit | jar | 4.12 |
Orbit has now moved to a new location at https://github.com/orbit/orbit