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
文件下载
文件名 操作
ApacheJMeter_parent-2.12.pom 下载
Apache Maven
<dependency>
  <groupId>org.apache.jmeter</groupId>
  <artifactId>ApacheJMeter_parent</artifactId>
  <version>2.12</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.apache.jmeter:ApacheJMeter_parent:2.12'
Gradle Kotlin
implementation("org.apache.jmeter:ApacheJMeter_parent:2.12")
Scala SBT
libraryDependencies += "org.apache.jmeter" % "ApacheJMeter_parent" % "2.12"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.jmeter', module='ApacheJMeter_parent', version='2.12')
)
Apache Ivy
<dependency org="org.apache.jmeter" name="ApacheJMeter_parent" rev="2.12" />
Leiningen
[org.apache.jmeter/ApacheJMeter_parent "2.12"]
Apache Buildr
'org.apache.jmeter:ApacheJMeter_parent:jar:2.12'
本项目依赖

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

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

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

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

|-- dnsjava:dnsjava:2.1.6

|-- excalibur-datasource:excalibur-datasource:2.1

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

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

|-- excalibur-pool:excalibur-pool-api

|-- excalibur-pool:excalibur-pool-impl

|-- excalibur-pool:excalibur-pool-instrumented

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

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

|-- com.thoughtworks.xstream:xstream:1.4.7

|-- 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: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.8.1

|-- org.jodd:jodd-core:3.6.1

|-- org.jodd:jodd-lagarto:3.6.1

|-- org.jodd:jodd-log:3.6.1

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

|-- com.fifesoft:rsyntaxtextarea:2.5.3

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

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