Last Version

jMock Examples 2.12.0

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

License

License

GroupId

GroupId

org.jmock
ArtifactId

ArtifactId

jmock-example
Version

Version

2.12.0
Type

Type

jar
Description

Description

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

Project Organization

jMock

Download jmock-example 2.12.0


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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.jmock : jmock jar 2.12.0
org.jmock : jmock-junit3 jar 2.12.0
org.jmock : jmock-junit4 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.