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.1.27.pom download
Apache Maven
<dependency>
  <groupId>com.arextest</groupId>
  <artifactId>arex-storage-service</artifactId>
  <version>1.1.27</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.arextest:arex-storage-service:1.1.27'
Gradle Kotlin
implementation("com.arextest:arex-storage-service:1.1.27")
Scala SBT
libraryDependencies += "com.arextest" % "arex-storage-service" % "1.1.27"
Groovy Grape
@Grapes(
  @Grab(group='com.arextest', module='arex-storage-service', version='1.1.27')
)
Apache Ivy
<dependency org="com.arextest" name="arex-storage-service" rev="1.1.27" />
Leiningen
[com.arextest/arex-storage-service "1.1.27"]
Apache Buildr
'com.arextest:arex-storage-service:jar:1.1.27'
Dependencies