| GroupId | GroupIdorg.sonatype.tycho |
|---|---|
| ArtifactId | ArtifactIdtycho-its |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTycho Integration Tests
Tycho integrates Maven with Eclipse and OSGi
|
| Filename | Size |
|---|---|
| tycho-its-0.8.0.pom | |
| tycho-its-0.8.0.jar | 2 KB |
| tycho-its-0.8.0-sources.jar | 324 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : apache-maven | tar.gz | 3.0-alpha-7 |