indiWiz.com

Subhash's Tech Log

JUnit 4.6 Released

without comments

Check the release notes and download.For those using Maven, here is the dependency:

<dependency>
    <groupId>junit</groupId>
    <artifactId>junit</artifactId>
    <version>4.6</version>
</dependency>

Written by Subhash Chandran

May 11th, 2009 at 11:43 am

Posted in Java

Tagged with , ,

Leave a Reply