Last Version

ACT Storage 0.16.0

Enable easy to use osgl-storage in an ActFramework application

License

License

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-storage
Version

Version

0.16.0
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 0.16.0


<!-- 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.