How To Install Java Artifact br.com.caelum.vraptor.vraptor-shiro v4.0.0-RC2

br.com.caelum.vraptor vraptor-shiro 4.0.0-RC2

Introduction

In this article, we'll learn how to install Java artifact vraptor-shiro from br.com.caelum.vraptor group in version 4.0.0-RC2. The artifact is available in 2 versions: 4.0.0-beta-1 4.0.0-RC2 The vraptor-shiro project has its own website at: https://github.com/dipold/vraptor-shiro. The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact br.com.caelum.vraptor.vraptor-shiro In Version 4.0.0-RC2

To install the vraptor-shiro artifact in version 4.0.0-RC2 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 vraptor-shiro 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 (1)

Provided dependencies (1)

Developers