is not current version
Last Version 3.0.4

rest-storage 2.5.13

Persistence for REST resources in the filesystem or a redis database

License

License

GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

rest-storage
Version

Version

2.5.13
Type

Type

jar
Description

Description

rest-storage
Persistence for REST resources in the filesystem or a redis database
Project URL

Project URL

https://github.com/swisspush/vertx-rest-storage
Source Code Management

Source Code Management

https://github.com/swisspush/vertx-rest-storage.git

Download rest-storage 2.5.13


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.5.1
io.vertx : vertx-redis-client jar 3.5.1
io.vertx : vertx-web jar 3.5.1
commons-codec : commons-codec jar 1.9
commons-lang : commons-lang jar 2.4

test (8)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.12
io.vertx : vertx-unit jar 3.5.1
com.jayway.restassured : rest-assured jar 2.9.0
com.jayway.awaitility : awaitility jar 1.6.5
redis.clients : jedis jar 2.9.0
commons-io : commons-io jar 2.5
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.