A

ApacheJMeter_parent

Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.
http://jmeter.apache.org/
Apache 2
Files download
File Operation
ApacheJMeter_parent-2.7.pom download
Apache Maven
<dependency>
  <groupId>org.apache.jmeter</groupId>
  <artifactId>ApacheJMeter_parent</artifactId>
  <version>2.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.apache.jmeter:ApacheJMeter_parent:2.7'
Gradle Kotlin
implementation("org.apache.jmeter:ApacheJMeter_parent:2.7")
Scala SBT
libraryDependencies += "org.apache.jmeter" % "ApacheJMeter_parent" % "2.7"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.jmeter', module='ApacheJMeter_parent', version='2.7')
)
Apache Ivy
<dependency org="org.apache.jmeter" name="ApacheJMeter_parent" rev="2.7" />
Leiningen
[org.apache.jmeter/ApacheJMeter_parent "2.7"]
Apache Buildr
'org.apache.jmeter:ApacheJMeter_parent:jar:2.7'
Dependencies

compile

|-- bsf:bsf:2.4.0

|-- org.apache.bsf:bsf-api:3.1

|-- avalon-framework:avalon-framework:4.1.4

|-- org.beanshell:bsh:2.0b5

|-- org.bouncycastle:bcmail-jdk15:1.45

|-- org.bouncycastle:bcprov-jdk15:1.45

|-- commons-codec:commons-codec:1.6

|-- commons-collections:commons-collections:3.2.1

|-- commons-httpclient:commons-httpclient:3.1

|-- commons-io:commons-io:2.2

|-- commons-jexl:commons-jexl:1.1

|-- org.apache.commons:commons-jexl:2.1.1

|-- commons-lang:commons-lang:2.6

|-- commons-logging:commons-logging:1.1.1

|-- commons-net:commons-net:3.0.1

|-- excalibur-datasource:excalibur-datasource:1.1.1

|-- excalibur-instrument:excalibur-instrument:1.0

|-- excalibur-logger:excalibur-logger:1.1

|-- excalibur-pool:excalibur-pool:1.2

|-- org.htmlparser:htmllexer:2.1

|-- org.htmlparser:htmlparser:2.1

|-- org.apache.httpcomponents:httpclient:4.1.3

|-- org.apache.httpcomponents:httpmime:4.1.3

|-- org.apache.httpcomponents:httpcore:4.1.4

|-- oro:oro:2.0.8

|-- jcharts:jcharts:0.7.5

|-- org.jdom:jdom:1.1.2

|-- org.mozilla:rhino:1.7R3

|-- junit:junit:4.10

|-- logkit:logkit:2.0

|-- soap:soap:2.3.1

|-- net.sf.jtidy:jtidy:r938

|-- com.thoughtworks.xstream:xstream:1.4.2

|-- xmlpull:xmlpull:1.1.3.1

|-- xpp3:xpp3_min:1.1.4c

|-- xalan:xalan:2.7.1

|-- xalan:serializer:2.7.1

|-- xerces:xercesImpl:2.9.1

|-- xml-apis:xml-apis:1.3.04

|-- org.apache.xmlgraphics:xmlgraphics-commons:1.3.1

|-- javax.activation:activation:1.1.1

|-- javax.mail:mail:1.4.4

|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1