License |
License |
---|---|
Categories |
CategoriesJMeter Application Testing & Monitoring |
GroupId | GroupIdcom.github.bharat23.jmeter |
ArtifactId | ArtifactIdHTTPBackendListener |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTPBackendListener
Generic Backend Listener for sending SampleResult data to any POST endpoint
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bharat23.jmeter/HTTPBackendListener/ -->
<dependency>
<groupId>com.github.bharat23.jmeter</groupId>
<artifactId>HTTPBackendListener</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bharat23.jmeter/HTTPBackendListener/
implementation 'com.github.bharat23.jmeter:HTTPBackendListener:1.0.0'
// https://jarcasting.com/artifacts/com.github.bharat23.jmeter/HTTPBackendListener/
implementation ("com.github.bharat23.jmeter:HTTPBackendListener:1.0.0")
'com.github.bharat23.jmeter:HTTPBackendListener:jar:1.0.0'
<dependency org="com.github.bharat23.jmeter" name="HTTPBackendListener" rev="1.0.0">
<artifact name="HTTPBackendListener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bharat23.jmeter', module='HTTPBackendListener', version='1.0.0')
)
libraryDependencies += "com.github.bharat23.jmeter" % "HTTPBackendListener" % "1.0.0"
[com.github.bharat23.jmeter/HTTPBackendListener "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
org.apache.jmeter : ApacheJMeter_core | jar | 5.1.1 |
org.apache.jmeter : ApacheJMeter_components | jar | 5.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |