MVN

org.ow2.spec.harness : signature-harness

Maven & Gradle

Sep 17, 2013
1 usages

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

<dependency>
    <groupId>org.ow2.spec.harness</groupId>
    <artifactId>signature-harness</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.spec.harness : signature-harness to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.ow2.spec.harness : signature-harness to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
signature-harness-2.0.0

How to add a dependency to Maven

Add the following org.ow2.spec.harness : signature-harness maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.spec.harness</groupId>
    <artifactId>signature-harness</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.spec.harness : signature-harness gradle dependency to your build.gradle file:

implementation 'org.ow2.spec.harness:signature-harness:2.0.0'

Gradle Kotlin DSL: Add the following org.ow2.spec.harness : signature-harness gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.spec.harness:signature-harness:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.spec.harness : signature-harness sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.spec.harness" % "signature-harness" % "2.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 22, 2017
14 usages
Apr 16, 2020
4 usages
Dec 01, 2016
7 usages
Dec 13, 2021
4 usages
6 stars
cli
Jul 12, 2017
5 usages
785 stars
Aug 24, 2023
11 usages
53 stars
Dec 07, 2012
5 usages
44 stars
Apr 23, 2020
5 usages
Jul 17, 2014
5 usages
0 stars
May 22, 2020
4 usages
91 stars