Last Version

com.yammer.backups:backups-service 1.0.2

A friendly backup service, providing compression, encryption, offsite storage, and retention policy handling.

License

License

GroupId

GroupId

com.yammer.backups
ArtifactId

ArtifactId

backups-service
Version

Version

1.0.2
Type

Type

jar
Description

Description

A friendly backup service, providing compression, encryption, offsite storage, and retention policy handling.

Download backups-service 1.0.2


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

Dependencies

test (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.7.1

Project Modules

There are no modules declared in this project.