Skip to content

Instantly share code, notes, and snippets.

@javrasya
Created January 2, 2020 13:23
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 javrasya/7161813ac38f0b5a5da044b8c6fb0703 to your computer and use it in GitHub Desktop.
Save javrasya/7161813ac38f0b5a5da044b8c6fb0703 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.klarna</groupId>
<artifactId>hiverunner</artifactId>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment