Last Version

org.jmock:jmock-imposters 2.12.0

Class mocks are more numerous than interface mocks, so drop the legacy name

License

License

GroupId

GroupId

org.jmock
ArtifactId

ArtifactId

jmock-imposters
Version

Version

2.12.0
Type

Type

jar
Description

Description

Class mocks are more numerous than interface mocks, so drop the legacy name
Project Organization

Project Organization

jMock

Download jmock-imposters 2.12.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.9.12
org.jmock : jmock jar 2.12.0
org.objenesis : objenesis jar 3.0.1

Project Modules

There are no modules declared in this project.