|
|
MavenUsers
Starting from version 1.3, Maven Users are now able to reference mockito-core.
mockito-core:
<groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> <version>1.3</version>
mockito-all:
<groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> <version>1.3</version>
Sign in to add a comment

Waiting eagerly :)
Us too!