How To Install Java Artifact dev.openfeature.contrib.providers.go-feature-flag v0.2.4

dev.openfeature.contrib.providers go-feature-flag 0.2.4

Introduction

In this article, we'll learn how to install Java artifact go-feature-flag from dev.openfeature.contrib.providers group in version 0.2.4. The artifact is available in 28 versions: 0.3.0 0.2.23 0.2.22 0.2.21 0.2.20 0.2.19 0.2.18 0.2.17 0.2.16 0.2.15 0.2.14 0.2.13 0.2.12 0.2.11 0.2.10 0.2.9 0.2.8 0.2.7 0.2.6 0.2.5 0.2.4 0.2.3 0.2.2 0.2.1 0.2.0 0.1.1 0.1.0 0.0.3 The go-feature-flag project has its own website at: https://gofeatureflag.org. The parent project is: dev.openfeature.contrib::parent::0.1.0

How To Install Java Artifact dev.openfeature.contrib.providers.go-feature-flag In Version 0.2.4

To install the go-feature-flag artifact in version 0.2.4 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 go-feature-flag 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 (3)

Test dependencies (1)

Developers