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

org.zalando failsafe-actuator 0.1

Introduction

In this article, we'll learn how to install Java artifact failsafe-actuator from org.zalando group in version 0.1. 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 The MIT License (MIT) 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.1

To install the failsafe-actuator artifact in version 0.1 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)

Test dependencies (3)

Licenses

Developers