HTTPBackendListener

Generic Backend Listener for sending SampleResult data to any POST endpoint

License

License

MIT
Categories

Categories

JMeter Application Testing & Monitoring
GroupId

GroupId

com.github.bharat23.jmeter
ArtifactId

ArtifactId

HTTPBackendListener
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

HTTPBackendListener
Generic Backend Listener for sending SampleResult data to any POST endpoint
Project URL

Project URL

https://github.com/Bharat23/HTTPBackendListenerClient
Project Organization

Project Organization

com.github.bharat23
Source Code Management

Source Code Management

https://github.com/Bharat23/HTTPBackendListenerClient

Download HTTPBackendListener

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0