Last Version

Tycho Testing Harness 2.7.3

Tycho integrates Maven with Eclipse and OSGi

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tycho
ArtifactId

ArtifactId

tycho-testing-harness
Version

Version

2.7.3
Type

Type

jar
Description

Description

Tycho Testing Harness
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Eclipse Foundation

Download tycho-testing-harness 2.7.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2
org.apache.maven.shared : maven-verifier jar 1.7.2
org.eclipse.tycho : sisu-equinox-embedder jar 2.7.3
org.eclipse.tycho : org.eclipse.tycho.core.shared jar 2.7.3

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.8.4

Project Modules

There are no modules declared in this project.