The Signature Test Kit

The SigTest open source project is a collection of tools based on Oracle's commercial SigTest tools product. The SigTest tools can be used to compare APIs and to measure the test coverage of an API. Warning: this is an unofficial build of the open source SigTest tool made specifically for the Maven central repository by Alexey Gavrilov (mailto: [email protected]).

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.sigtest
ArtifactId

ArtifactId

sigtestdev
Last Version

Last Version

3.0-b12-v20140219
Release Date

Release Date

Type

Type

pom
Description

Description

The Signature Test Kit
The SigTest open source project is a collection of tools based on Oracle's commercial SigTest tools product. The SigTest tools can be used to compare APIs and to measure the test coverage of an API. Warning: this is an unofficial build of the open source SigTest tool made specifically for the Maven central repository by Alexey Gavrilov (mailto: [email protected]).

Download sigtestdev

How to add to project

<!-- https://jarcasting.com/artifacts/net.java.sigtest/sigtestdev/ -->
<dependency>
    <groupId>net.java.sigtest</groupId>
    <artifactId>sigtestdev</artifactId>
    <version>3.0-b12-v20140219</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.sigtest/sigtestdev/
implementation 'net.java.sigtest:sigtestdev:3.0-b12-v20140219'
// https://jarcasting.com/artifacts/net.java.sigtest/sigtestdev/
implementation ("net.java.sigtest:sigtestdev:3.0-b12-v20140219")
'net.java.sigtest:sigtestdev:pom:3.0-b12-v20140219'
<dependency org="net.java.sigtest" name="sigtestdev" rev="3.0-b12-v20140219">
  <artifact name="sigtestdev" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.sigtest', module='sigtestdev', version='3.0-b12-v20140219')
)
libraryDependencies += "net.java.sigtest" % "sigtestdev" % "3.0-b12-v20140219"
[net.java.sigtest/sigtestdev "3.0-b12-v20140219"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0-b12-v20140219