ACT Storage

Enable easy to use osgl-storage in an ActFramework application

License

License

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-storage
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

ACT Storage
Enable easy to use osgl-storage in an ActFramework application
Project URL

Project URL

http://actframework.org/plugin/osgl-storage
Project Organization

Project Organization

ActFramework

Download act-storage

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7

provided (3)

Group / Artifact Type Version
org.actframework : act-morphia jar 1.9.0
org.actframework : act-ebean jar 1.8.0
org.actframework : act jar 1.8.32

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.0
0.15.0
0.14.0
0.13.6
0.13.5
0.13.4
0.13.3
0.13.2
0.13.1
0.13.0
0.12.0
0.12.0-RC1
0.12.0-BETA-1
0.11.0
0.10.1
0.10.0
0.9.0
0.8.0