com.github.monnetproject.framework.launcher OSGi Bundle

com.github.monnetproject.framework.launcher OSGi Bundle from the Monnet Project's framework.project project.

License

License

BSD 3-clause "New" or "Revised" License
Categories

Categories

Net
GroupId

GroupId

com.github.monnetproject
ArtifactId

ArtifactId

framework.launcher
Last Version

Last Version

1.18.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.monnetproject.framework.launcher OSGi Bundle
com.github.monnetproject.framework.launcher OSGi Bundle from the Monnet Project's framework.project project.

Download framework.launcher

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.felix : org.osgi.core jar 1.4.0
org.apache.felix : org.osgi.compendium jar 1.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Monnet Framework Components

Components for smoothing the integration of Monnet development. This consists of the following

  • config: The configuration system used by Monnet
  • launcher: A system for applying single script executions within an OSGi container
  • xmlreport: An extension to the BeInformed Test Framework for reporting in JUnit format
com.github.monnetproject

Monnet Project

Versions

Version
1.18.4