Last Version

Tycho OSGi Bundles Parent 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-bundles
Version

Version

2.7.3
Type

Type

pom
Description

Description

Tycho OSGi Bundles Parent
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Eclipse Foundation

Download tycho-bundles 2.7.3

Filename Size
tycho-bundles-2.7.3.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • tycho-bundles-target
  • tycho-bundles-external
  • org.eclipse.tycho.embedder.shared
  • org.eclipse.tycho.core.shared
  • org.eclipse.tycho.p2.resolver.shared
  • org.eclipse.tycho.p2.tools.shared
  • org.eclipse.tycho.p2.resolver.impl
  • org.eclipse.tycho.p2.maven.repository
  • org.eclipse.tycho.p2.tools.impl
  • org.eclipse.tycho.noopsecurity
  • org.eclipse.tycho.core.shared.tests
  • org.eclipse.tycho.p2.resolver.impl.test
  • org.eclipse.tycho.p2.resolver.shared.tests
  • org.eclipse.tycho.p2.maven.repository.tests
  • org.eclipse.tycho.p2.tools.tests
  • org.eclipse.tycho.test.utils