Last Version

jmock-junit4 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-junit4
Version

Version

2.12.0
Type

Type

jar
Description

Description

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

Project Organization

jMock

Download jmock-junit4 2.12.0


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

Dependencies

compile (2)

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

runtime (2)

Group / Artifact Type Version
org.jmock : jmock-legacy jar 2.12.0
org.jmock : jmock-imposters jar 2.12.0

test (1)

Group / Artifact Type Version
org.jmock : jmock test-jar 2.12.0

Project Modules

There are no modules declared in this project.