Last Version

org.jmockring:jmockring-ri 0.7.0

Reference implementation of jmockring test cases

License

License

GroupId

GroupId

org.jmockring
ArtifactId

ArtifactId

jmockring-ri
Version

Version

0.7.0
Type

Type

jar
Description

Description

Reference implementation of jmockring test cases

Download jmockring-ri 0.7.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.jmockring : jmockring-core jar 0.7.0
org.springframework : spring-beans jar 3.2.4.RELEASE
org.springframework : spring-context jar 3.2.4.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1
javax.ws.rs : jsr311-api jar 1.1.1
org.springframework : spring-web jar 3.2.4.RELEASE
org.springframework : spring-webmvc jar 3.2.4.RELEASE
org.slf4j : slf4j-log4j12 jar 1.6.1
commons-io : commons-io jar 1.4
com.google.guava : guava jar 11.0.2

Project Modules

There are no modules declared in this project.