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.11.pom download
Apache Maven
<dependency>
  <groupId>org.apache.jmeter</groupId>
  <artifactId>ApacheJMeter_parent</artifactId>
  <version>2.11</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.apache.jmeter:ApacheJMeter_parent:2.11'
Gradle Kotlin
implementation("org.apache.jmeter:ApacheJMeter_parent:2.11")
Scala SBT
libraryDependencies += "org.apache.jmeter" % "ApacheJMeter_parent" % "2.11"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.jmeter', module='ApacheJMeter_parent', version='2.11')
)
Apache Ivy
<dependency org="org.apache.jmeter" name="ApacheJMeter_parent" rev="2.11" />
Leiningen
[org.apache.jmeter/ApacheJMeter_parent "2.11"]
Apache Buildr
'org.apache.jmeter:ApacheJMeter_parent:jar:2.11'
Dependencies

compile

|-- bsf:bsf:2.4.0

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

|-- org.beanshell:bsh:2.0b5

|-- org.bouncycastle:bcmail-jdk15on:1.49

|-- org.bouncycastle:bcprov-jdk15on:1.49

|-- org.bouncycastle:bcpkix-jdk15on:1.49

|-- commons-codec:commons-codec:1.8

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

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

|-- commons-io:commons-io:2.4

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

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

|-- org.apache.commons:commons-lang3:3.1

|-- commons-logging:commons-logging:1.1.3

|-- commons-net:commons-net:3.3

|-- 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.2.6

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

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

|-- oro:oro:2.0.8

|-- jcharts:jcharts:0.7.5

|-- org.jdom:jdom:1.1.3

|-- org.mozilla:rhino:1.7R4

|-- junit:junit:4.11

|-- logkit:logkit:2.0

|-- soap:soap:2.3.1

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

|-- org.apache.tika:tika-core:1.4

|-- org.apache.tika:tika-parsers:1.4

|-- com.thoughtworks.xstream:xstream:1.4.4

|-- 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.5

|-- javax.mail:mail:1.5.0-b01

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

|-- org.jsoup:jsoup:1.7.3

|-- org.jodd:jodd-core:3.4.10

|-- org.jodd:jodd-lagarto:3.4.10

|-- org.mongodb:mongo-java-driver:2.11.3

|-- com.fifesoft:rsyntaxtextarea:2.5.1

|-- org.slf4j:slf4j-api:1.7.5

|-- org.slf4j:slf4j-nop:1.7.5