How To Install Java Artifact org.fcrepo.fcrepo-security-http v3.6.2

org.fcrepo fcrepo-security-http 3.6.2

Introduction

In this article, we'll learn how to install Java artifact fcrepo-security-http from org.fcrepo group in version 3.6.2. The artifact is available in 7 versions: 3.8.1 3.8.0 3.7.1 3.7.0 3.6.2 3.6.1 3.6 The parent project is: org.fcrepo::fcrepo-security::3.6.2

How To Install Java Artifact org.fcrepo.fcrepo-security-http In Version 3.6.2

To install the Fedora HTTP-sourced Authentication artifact in version 3.6.2 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 Fedora HTTP-sourced Authentication 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 (4)

Test dependencies (3)

Developers