is not current version
Last Version 2.12.0

org.jmock:jmock-parent 2.1.0-RC4


GroupId

GroupId

org.jmock
ArtifactId

ArtifactId

jmock-parent
Version

Version

2.1.0-RC4
Type

Type

pom

Download jmock-parent 2.1.0-RC4


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