Tycho Integration Tests

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-its
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tycho Integration Tests
Tycho integrates Maven with Eclipse and OSGi

Download tycho-its

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.sonatype.tycho : tycho-p2-runtime zip 0.8.0
org.apache.maven.shared : maven-verifier jar 1.2
org.mortbay.jetty : embedded jar 6.0.0rc2
org.sonatype.plexus : plexus-jetty-testsuite jar 1.5
org.sonatype.tycho : tycho-maven-plugin maven-plugin 0.8.0
org.sonatype.tycho : maven-tycho-plugin maven-plugin 0.8.0
org.sonatype.tycho : maven-osgi-compiler-plugin maven-plugin 0.8.0
org.sonatype.tycho : maven-osgi-packaging-plugin maven-plugin 0.8.0
org.sonatype.tycho : maven-osgi-test-plugin maven-plugin 0.8.0
org.sonatype.tycho : maven-osgi-source-plugin maven-plugin 0.8.0
org.sonatype.tycho : tycho-p2-plugin maven-plugin 0.8.0
org.sonatype.tycho : target-platform-configuration maven-plugin 0.8.0
org.sonatype.tycho : tycho pom 0.8.0

provided (1)

Group / Artifact Type Version
org.apache.maven : apache-maven tar.gz 3.0-alpha-7

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0