Last Version

org.jmock:jmock-junit3 2.12.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.jmock
ArtifactId

ArtifactId

jmock-junit3
Version

Version

2.12.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

jMock

Download jmock-junit3 2.12.0


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.jmock : jmock jar 2.12.0

Project Modules

There are no modules declared in this project.