is not current version
Last Version 2.0.6

com.mockrunner:mockrunner-jms 1.1.2

Mock classes for Java Messaging System

GroupId

GroupId

com.mockrunner
ArtifactId

ArtifactId

mockrunner-jms
Version

Version

1.1.2
Type

Type

jar

Download mockrunner-jms 1.1.2


<!-- https://jarcasting.com/artifacts/com.mockrunner/mockrunner-jms/ -->
<dependency>
    <groupId>com.mockrunner</groupId>
    <artifactId>mockrunner-jms</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mockrunner/mockrunner-jms/
implementation 'com.mockrunner:mockrunner-jms:1.1.2'
// https://jarcasting.com/artifacts/com.mockrunner/mockrunner-jms/
implementation ("com.mockrunner:mockrunner-jms:1.1.2")
'com.mockrunner:mockrunner-jms:jar:1.1.2'
<dependency org="com.mockrunner" name="mockrunner-jms" rev="1.1.2">
  <artifact name="mockrunner-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mockrunner', module='mockrunner-jms', version='1.1.2')
)
libraryDependencies += "com.mockrunner" % "mockrunner-jms" % "1.1.2"
[com.mockrunner/mockrunner-jms "1.1.2"]