/sigtest-pom

A build of the open source SigTest tool

GNU General Public License v2.0GPL-2.0

SigTest Tool

An unofficail build of the open source SigTest tool to be published on the Maven Central. Usage:

<dependency>
    <groupId>net.java.sigtest</groupId>
    <artifactId>sigtestdev</artifactId>
    <version>3.0-b12-v20140219</version>
</dependency>