a

arex-storage-service

Arex-storage is used for data storage.
https://github.com/arextest/arex-storage
The Apache License, Version 2.0
AREX
Files download
File Operation
arex-storage-service-1.2.5.pom download
Apache Maven
<dependency>
  <groupId>com.arextest</groupId>
  <artifactId>arex-storage-service</artifactId>
  <version>1.2.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.arextest:arex-storage-service:1.2.5'
Gradle Kotlin
implementation("com.arextest:arex-storage-service:1.2.5")
Scala SBT
libraryDependencies += "com.arextest" % "arex-storage-service" % "1.2.5"
Groovy Grape
@Grapes(
  @Grab(group='com.arextest', module='arex-storage-service', version='1.2.5')
)
Apache Ivy
<dependency org="com.arextest" name="arex-storage-service" rev="1.2.5" />
Leiningen
[com.arextest/arex-storage-service "1.2.5"]
Apache Buildr
'com.arextest:arex-storage-service:jar:1.2.5'
Dependencies