Last Version

Vertx-Rest-Mirror-Release-Pipeline 2.1.10

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.mirror
ArtifactId

ArtifactId

rest-mirror
Version

Version

2.1.10
Type

Type

jar
Description

Description

Vertx-Rest-Mirror-Release-Pipeline
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 2.1.10


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

Dependencies

compile (6)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.2.0
io.vertx : vertx-web jar 3.2.0
commons-io : commons-io 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

runtime (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4

test (3)

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

Project Modules

There are no modules declared in this project.