Skip to content

Downloads

Arthur Zagretdinov edited this page Apr 21, 2019 · 17 revisions

Downloads

Current direct downloads

File Description
powermock-easymock-junit-2.0.2.zip PoweMock 2.0.2 with EasyMock and JUnit including dependencies
powermock-easymock-testng-2.0.2.zip PoweMock 2.0.2 with EasyMock and TestNG including dependencies
powermock-mockito2-junit-2.0.2.zip PoweMock 2.0.2 with Mockito2 and JUnit including dependencies
powermock-mockito2-testng-2.0.2.zip PoweMock 2.0.2 with Mockito2 and TestNG including dependencies
powermock-easymock-2.0.2-full.jar PoweMock 2.0.2 with EasyMock API extension (including source but excluding dependencies)
powermock-mockito2-2.0.2-full.jar PoweMock 2.0.2 with Mockito2 API extension (including source but excluding dependencies)

Note on using 1.6.6 with Mockito

There was a problem with the release process which excluded files in the powermock-api-mockito-common module for the PowerMockito API. So if downloading any of the mockito zip files below make sure to also download this file and put it in your classpath.

Legacy versions

You may find version from 1.5.4 to 1.6.6 at Bintray.

There is no way to get legacy version any more. Legacy versions of PowerMock (version 1.5.3 and below) was hosted on Google Code service which unfortunately was closed in 2016.