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

compile

|-- org.ow2.asm:asm:5.1

|-- net.minidev:accessors-smart:1.1

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

|-- commons-collections:commons-collections:3.2.2

|-- org.apache.commons:commons-dbcp2:2.1.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-jexl3:3.0

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

|-- commons-logging:commons-logging:1.2

|-- org.apache.commons:commons-math3:3.6.1

|-- commons-net:commons-net:3.4

|-- org.apache.commons:commons-pool2:2.4.2

|-- dnsjava:dnsjava:2.1.7

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

|-- org.codehaus.groovy:groovy-all:2.4.6

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

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

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

|-- oro:oro:2.0.8

|-- jcharts:jcharts:0.7.5

|-- org.mozilla:rhino:1.7.7.1

|-- junit:junit:4.12

|-- logkit:logkit:2.0

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

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

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

|-- com.thoughtworks.xstream:xstream:1.4.8

|-- xmlpull:xmlpull:1.1.3.1

|-- xpp3:xpp3_min:1.1.4c

|-- xalan:xalan:2.7.2

|-- xalan:serializer:2.7.2

|-- xerces:xercesImpl:2.11.0

|-- xml-apis:xml-apis:1.4.01

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

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

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

|-- com.jayway.jsonpath:json-path:2.2.0

|-- net.minidev:json-smart:2.2.1

|-- org.jsoup:jsoup:1.8.3

|-- org.jodd:jodd-core:3.6.7

|-- org.jodd:jodd-lagarto:3.6.7

|-- org.jodd:jodd-log:3.6.7

|-- org.jodd:jodd-props:3.6.7

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

|-- com.helger:ph-css:4.1.1

|-- com.helger:ph-commons:6.2.4

|-- com.fifesoft:rsyntaxtextarea:2.5.8

|-- org.slf4j:slf4j-api:1.7.13

|-- org.freemarker:freemarker:2.3.23

|-- org.hamcrest:hamcrest-core:1.3