How To Install Java Artifact org.apache.jmeter.ApacheJMeter_parent v2.12

org.apache.jmeter ApacheJMeter_parent 2.12

Introduction

In this article, we'll learn how to install Java artifact ApacheJMeter_parent from org.apache.jmeter group in version 2.12. The artifact is available in 16 versions: 5.1.1 5.1 5.0 4.0 3.3 3.2 3.1 3.0 2.13 2.12 2.11 2.10 2.9 2.8 2.7 2.6 . The Apache JMeter parent project has been released under Apache 2 license, and has its own website at: http://jmeter.apache.org/ .

How To Install Java Artifact org.apache.jmeter.ApacheJMeter_parent In Version 2.12

To install the Apache JMeter parent artifact in version 2.12 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 Apache JMeter parent 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 (55)

Licenses