is not current version
Last Version 3.0.0

org.swisspush:rest-mirror 2.1.13

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

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

rest-mirror
Version

Version

2.1.13
Type

Type

jar

Download rest-mirror 2.1.13


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