Last Version

Eclipse Equinox Embedder Launcher 0.0.1

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
Version

Version

0.0.1
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 0.0.1


<!-- 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.