How To Install Java Artifact org.jboss.arquillian.container.arquillian-tomcat-common v1.2.0.Final

org.jboss.arquillian.container arquillian-tomcat-common 1.2.0.Final

Introduction

In this article, we'll learn how to install Java artifact arquillian-tomcat-common from org.jboss.arquillian.container group in version 1.2.0.Final. The artifact is available in 15 versions: 1.2.1.Final 1.2.0.Final 1.2.0.Alpha1 1.1.0.Final 1.0.1.Final 1.0.0.CR10 1.0.0.CR9 1.0.0.CR8 1.0.0.CR7 1.0.0.CR6 1.0.0.CR5 1.0.0.CR4 1.0.0.CR3 1.0.0.CR2 1.0.0 The parent project is: org.jboss.arquillian.container::arquillian-parent-tomcat::1.2.0.Final

How To Install Java Artifact org.jboss.arquillian.container.arquillian-tomcat-common In Version 1.2.0.Final

To install the Arquillian Tomcat Container Common artifact in version 1.2.0.Final 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 Arquillian Tomcat Container Common 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)