Eclipse Equinox Embedder Launcher

An Apache Maven plugin that creates an executeable jar for an Eclipse Equinox OSGi application

License

License

GroupId

GroupId

com.github.pms1.e3
ArtifactId

ArtifactId

e3-launcher
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Eclipse Equinox Embedder Launcher
An Apache Maven plugin that creates an executeable jar for an Eclipse Equinox OSGi application

Download e3-launcher

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.eclipse.platform : org.eclipse.osgi jar 3.11.3

Project Modules

There are no modules declared in this project.

e3 - Eclipse Equinox Embedder - An Apache Maven plugin for creating executable jars of Eclipse Equinox OSGi applications

Build Status

Versions

Version
0.0.1