is not current version
Last Version 3.0.4

rest-storage 3.0.0

Persistence for REST resources in the filesystem or a redis database

License

License

GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

rest-storage
Version

Version

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


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

Dependencies

compile (5)

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

test (10)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.12
io.vertx : vertx-unit jar 4.2.1
io.rest-assured : rest-assured jar 4.3.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
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0

Project Modules

There are no modules declared in this project.