How To Install Java Artifact struts.struts-logic v1.1-rc2

struts struts-logic 1.1-rc2

Introduction

In this article, we'll learn how to install Java artifact struts-logic from struts group in version 1.1-rc2. The artifact is available in 7 versions: 1.2.8 1.2.7 1.2.4 1.2.2 1.1-rc2 1.1-rc1 1.1

How To Install Java Artifact struts.struts-logic In Version 1.1-rc2

To install the Struts Logic artifact in version 1.1-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 Struts Logic 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.