osgi.enroute.base.api

enRoute is an OSGi project that creates a runtime environment for developing applications. This bundle provides the base API for this environment. In any enRoute 2.2.0.202001061701 environment you will find implementations for all the contained services. The purpose of this bundle is to be use for compilation, it must not be used in a runtime; in general, providers must carry their service packages.

License

License

GroupId

GroupId

biz.aQute
ArtifactId

ArtifactId

osgi.enroute.base.api
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

osgi.enroute.base.api
enRoute is an OSGi project that creates a runtime environment for developing applications. This bundle provides the base API for this environment. In any enRoute 2.2.0.202001061701 environment you will find implementations for all the contained services. The purpose of this bundle is to be use for compilation, it must not be used in a runtime; in general, providers must carry their service packages.
Project URL

Project URL

http://v2archive.enroute.osgi.org/
Project Organization

Project Organization

OSGi Alliance
Source Code Management

Source Code Management

https://github.com/osgi/v2archive.osgi.enroute

Download osgi.enroute.base.api

How to add to project

<!-- https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.base.api/ -->
<dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>osgi.enroute.base.api</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.base.api/
implementation 'biz.aQute:osgi.enroute.base.api:2.2.0'
// https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.base.api/
implementation ("biz.aQute:osgi.enroute.base.api:2.2.0")
'biz.aQute:osgi.enroute.base.api:jar:2.2.0'
<dependency org="biz.aQute" name="osgi.enroute.base.api" rev="2.2.0">
  <artifact name="osgi.enroute.base.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute', module='osgi.enroute.base.api', version='2.2.0')
)
libraryDependencies += "biz.aQute" % "osgi.enroute.base.api" % "2.2.0"
[biz.aQute/osgi.enroute.base.api "2.2.0"]

Dependencies

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

Project Modules

There are no modules declared in this project.
biz.aQute

OSGi

The Dynamic Module System for Java

Versions

Version
2.2.0