Tycho P2 integration parent

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-p2
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

pom
Description

Description

Tycho P2 integration parent
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Sonatype, Inc.

Download tycho-p2

Filename Size
tycho-p2-0.11.1.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tycho-p2-facade
  • tycho-p2-director-plugin
  • tycho-p2-plugin
  • tycho-p2-publisher-plugin
  • tycho-p2-repository-plugin

Versions

Version
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0