MVN

org.actframework : act-storage

Maven & Gradle

Mar 04, 2020
8 usages
1 stars

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

<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-storage</artifactId>
    <version>0.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.actframework : act-storage to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.0
  • Latest Release Candidate: 0.12.0-RC1
  • Latest Beta: 0.12.0-BETA-1

All Versions

Choose a version of org.actframework : act-storage to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
act-storage-0.16.0
0.15.x
act-storage-0.15.0
0.14.x
act-storage-0.14.0
0.13.x
act-storage-0.13.6
act-storage-0.13.5
act-storage-0.13.4
act-storage-0.13.3
act-storage-0.13.2
act-storage-0.13.1
act-storage-0.13.0
0.12.x
act-storage-0.12.0
act-storage-0.12.0-RC1
act-storage-0.12.0-BETA-1
0.11.x
act-storage-0.11.0
0.10.x
act-storage-0.10.1
act-storage-0.10.0
0.9.x
act-storage-0.9.0
0.8.x
act-storage-0.8.0

How to add a dependency to Maven

Add the following org.actframework : act-storage maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-storage</artifactId>
    <version>0.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.actframework : act-storage gradle dependency to your build.gradle file:

implementation 'org.actframework:act-storage:0.16.0'

Gradle Kotlin DSL: Add the following org.actframework : act-storage gradle kotlin dependency to your build.gradle.kts file:

implementation("org.actframework:act-storage:0.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.actframework : act-storage sbt scala dependency to your build.sbt file:

libraryDependencies += "org.actframework" % "act-storage" % "0.16.0"

Advertisement

Dependencies from Group

act
Nov 26, 2022
24 usages
737 stars
Nov 03, 2019
12 usages
5 stars
Feb 20, 2021
9 usages
Mar 04, 2020
8 usages
1 stars
Jun 27, 2020
8 usages
0 stars

Discover Dependencies

Mar 10, 2017
5 usages
1 stars
Mar 14, 2018
Sep 10, 2019
2 usages
28 stars
Mar 08, 2017
3 usages
13 stars
Oct 05, 2020
132 usages
229 stars
Feb 08, 2023
2 usages
56 stars