is not current version
Last Version 2.7.3

Tycho Testing Harness 2.4.0

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.4.0
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.4.0


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

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.