This projcet has been renamed to Hoverfly-Java, and moved to a new home: https://github.com/SpectoLabs/hoverfly-java
The latest version of Hoverfly-Junit is still availale on Maven Central:
If using Maven, add the following dependency to your pom:
<groupId>io.specto</groupId>
<artifactId>hoverfly-junit</artifactId>
<version>0.2.2</version>
<scope>test</scope>