Last Version

jMock 2 Parent 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-parent
Version

Version

2.12.0
Type

Type

pom
Description

Description

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

Project Organization

jMock
Source Code Management

Source Code Management

https://github.com/jmock-developers/jmock-library.git

Download jmock-parent 2.12.0

Filename Size
jmock-parent-2.12.0.pom 15 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • testjar
  • jmock
  • jmock-junit3
  • jmock-junit4
  • jmock-junit5
  • jmock-imposters
  • jmock-legacy
  • jmock-example
  • jmock-imposters-tests