Tycho Testing Harness

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.codehaus.tycho
ArtifactId

ArtifactId

tycho-testing-harness
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tycho Testing Harness
Tycho integrates Maven with Eclipse and OSGi

Download tycho-testing-harness

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.0-SNAPSHOT
org.apache.maven : maven-core jar 3.0-alpha-4

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0