MVN

com.testingsyndicate : jms-responder-maven-plugin

Maven & Gradle

Mar 28, 2021
0 stars

JMS Responder · A stub for JMS Request/Reply

<plugin>
    <groupId>com.testingsyndicate</groupId>
    <artifactId>jms-responder-maven-plugin</artifactId>
    <version>2.1.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.testingsyndicate : jms-responder-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.5

All Versions

Choose a version of com.testingsyndicate : jms-responder-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
jms-responder-maven-plugin-2.1.5
jms-responder-maven-plugin-2.1.0
2.0.x
jms-responder-maven-plugin-2.0.0
1.2.x
jms-responder-maven-plugin-1.2.3
jms-responder-maven-plugin-1.2.2
jms-responder-maven-plugin-1.2.1
jms-responder-maven-plugin-1.2.0
1.1.x
jms-responder-maven-plugin-1.1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.testingsyndicate</groupId>
    <artifactId>jms-responder-maven-plugin</artifactId>
    <version>2.1.5</version>
</plugin>