Eclipse Equinox Embedder

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

parent
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/pms1/e3/
Source Code Management

Source Code Management

https://github.com/pms1/e3/

Download parent

Filename Size
parent-0.0.1.pom 11 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • e3-launcher
  • e3-maven-plugin

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

Build Status

Versions

Version
0.0.1