Last Version

EasyMock Parent 4.3

EasyMock Parent is the parent pom of all EasyMock projects

License

License

GroupId

GroupId

org.easymock
ArtifactId

ArtifactId

easymock-parent
Version

Version

4.3
Type

Type

pom
Description

Description

EasyMock Parent
EasyMock Parent is the parent pom of all EasyMock projects
Project URL

Project URL

http://easymock.org
Project Organization

Project Organization

<a href="http://easymock.org/contributors.html" target="_blank">EasyMock contributors</a>
Source Code Management

Source Code Management

https://github.com/easymock/easymock

Download easymock-parent 4.3

Filename Size
easymock-parent-4.3.pom 19 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • test-integration
  • test-osgi
  • test-nodeps
  • test-testng
  • test-java8
  • test-junit5