Skip to content

Instantly share code, notes, and snippets.

@RickSlot
Last active May 22, 2018 11:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RickSlot/2f4e93e89173fbd2efe5370e664f1266 to your computer and use it in GitHub Desktop.
Save RickSlot/2f4e93e89173fbd2efe5370e664f1266 to your computer and use it in GitHub Desktop.
Wiremock dependency
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock</artifactId>
<version>2.17.0</version>
<scope>test</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment