is not current version
Last Version 0.7.0

org.jmockring:jmockring-tests 0.5.8

Component test module for jmockring core

GroupId

GroupId

org.jmockring
ArtifactId

ArtifactId

jmockring-tests
Version

Version

0.5.8
Type

Type

war

Download jmockring-tests 0.5.8


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