OSGI-INF.bundle.info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.karaf.main
Show all versions of org.apache.karaf.main
This bundle is the main Karaf launcher. It's responsible of the Karaf startup including
the console, branding, etc bootstrap.
h1. Synopsis
${project.name}
${project.description}
Maven URL:
[mvn:${project.groupId}/${project.artifactId}/${project.version}]
h1. Description
This bundle is responsible for the main Karaf startup.
In particular, it manages the bootstrap of low level Karaf services such as the embedded Derby database, locking
facilities, etc.
h1. See also