Last Version

rest-mirror 3.0.0

A verticle that mirrors resources, which are provided as zip into a rest storage.

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

rest-mirror
Version

Version

3.0.0
Type

Type

jar
Description

Description

rest-mirror
A verticle that mirrors resources, which are provided as zip into a rest storage.
Project URL

Project URL

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

Source Code Management

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

Download rest-mirror 3.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.swisspush : rest-storage jar 3.0.0
io.vertx : vertx-core jar 4.2.1
io.vertx : vertx-web jar 4.2.1
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.4
org.slf4j : slf4j-api jar 1.7.6
org.slf4j : slf4j-log4j12 jar 1.7.6
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
io.vertx : vertx-unit jar 4.2.1
com.jayway.restassured : rest-assured jar 2.4.1

Project Modules

There are no modules declared in this project.