How To Install Java Artifact struts.struts v1.2.9

struts struts 1.2.9

Introduction

In this article, we'll learn how to install Java artifact struts from struts group in version 1.2.9. The artifact is available in 12 versions: 1.2.9 1.2.8 1.2.7 1.2.4 1.2.2 1.1-rc2 1.1-rc1 1.1-beta-2 1.1-b3 1.1-b2-20021124 1.1 1.0.2 The struts project has its own website at: http://struts.apache.org/.

How To Install Java Artifact struts.struts In Version 1.2.9

To install the struts artifact in version 1.2.9 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 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 (8)

Provided dependencies (2)

Test dependencies (3)

Developers

Contributors