shivadorepally / junitparams

Automatically exported from code.google.com/p/junitparams
0 stars 0 forks source link

mvn support #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Try to find the maven dependency

What is the expected output? What do you see instead?

A ready to copy/paste maven dependency

What version of the product are you using? On what operating system?

I'll would like to give it a try but without mvn artifact I can't include it.

Please provide any additional information below.

Original issue reported on code.google.com by oscar...@gmail.com on 25 Jul 2013 at 11:30

GoogleCodeExporter commented 8 years ago
It has always been on the main page. Just scroll down a little. Here it goes if 
you still cannot find it...:
<dependency>
  <groupId>pl.pragmatists</groupId>
  <artifactId>JUnitParams</artifactId>
  <version>1.0.2</version>
  <scope>test</scope>
</dependency>

Original comment by lipinski...@gmail.com on 26 Oct 2013 at 3:52