Gecko Eclipse RCP Bnd Project Template

This bundle provides bnd templates for Eclipse RCP application

License

License

Eclipse Public License 2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

org.geckoprojects.bnd
ArtifactId

ArtifactId

org.gecko.eclipse.product.template
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gecko Eclipse RCP Bnd Project Template
This bundle provides bnd templates for Eclipse RCP application
Project Organization

Project Organization

Data In Motion GmbH

Download org.gecko.eclipse.product.template

How to add to project

<!-- https://jarcasting.com/artifacts/org.geckoprojects.bnd/org.gecko.eclipse.product.template/ -->
<dependency>
    <groupId>org.geckoprojects.bnd</groupId>
    <artifactId>org.gecko.eclipse.product.template</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geckoprojects.bnd/org.gecko.eclipse.product.template/
implementation 'org.geckoprojects.bnd:org.gecko.eclipse.product.template:1.2.0'
// https://jarcasting.com/artifacts/org.geckoprojects.bnd/org.gecko.eclipse.product.template/
implementation ("org.geckoprojects.bnd:org.gecko.eclipse.product.template:1.2.0")
'org.geckoprojects.bnd:org.gecko.eclipse.product.template:jar:1.2.0'
<dependency org="org.geckoprojects.bnd" name="org.gecko.eclipse.product.template" rev="1.2.0">
  <artifact name="org.gecko.eclipse.product.template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geckoprojects.bnd', module='org.gecko.eclipse.product.template', version='1.2.0')
)
libraryDependencies += "org.geckoprojects.bnd" % "org.gecko.eclipse.product.template" % "1.2.0"
[org.geckoprojects.bnd/org.gecko.eclipse.product.template "1.2.0"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0