How To Install Java Artifact org.zalando.failsafe-actuator v0.6.1-sb2

org.zalando failsafe-actuator 0.6.1-sb2

Introduction

In this article, we'll learn how to install Java artifact failsafe-actuator from org.zalando group in version 0.6.1-sb2. The artifact is available in 13 versions: 1.0.0 0.6.1-sb2 0.6.1 0.6.0 0.5.3 0.5.2 0.5.1 0.5.0 0.4.1 0.4.0 0.3.0 0.2.0 0.1 . The Failsafe-Actuator project has been released under MIT License license, and has its own website at: https://github.com/zalando-incubator/failsafe-actuator .

How To Install Java Artifact org.zalando.failsafe-actuator In Version 0.6.1-sb2

To install the Failsafe-Actuator artifact in version 0.6.1-sb2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Failsafe-Actuator dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Provided dependencies (1)

Test dependencies (5)

Licenses

Developers