API Signature Test Harness

Build an XML API signature file from a reference API. Verify another API "implementation" against that signature.

License

License

GroupId

GroupId

org.ow2.spec.harness
ArtifactId

ArtifactId

signature-harness
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

API Signature Test Harness
Build an XML API signature file from a reference API. Verify another API "implementation" against that signature.
Project Organization

Project Organization

OW2 Consortium

Download signature-harness

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.spec.harness/signature-harness/ -->
<dependency>
    <groupId>org.ow2.spec.harness</groupId>
    <artifactId>signature-harness</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.spec.harness/signature-harness/
implementation 'org.ow2.spec.harness:signature-harness:2.0.0'
// https://jarcasting.com/artifacts/org.ow2.spec.harness/signature-harness/
implementation ("org.ow2.spec.harness:signature-harness:2.0.0")
'org.ow2.spec.harness:signature-harness:jar:2.0.0'
<dependency org="org.ow2.spec.harness" name="signature-harness" rev="2.0.0">
  <artifact name="signature-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.spec.harness', module='signature-harness', version='2.0.0')
)
libraryDependencies += "org.ow2.spec.harness" % "signature-harness" % "2.0.0"
[org.ow2.spec.harness/signature-harness "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
asm : asm-all jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0