Last Version

osgi.enroute.base.api 2.1.0

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

org.osgi
ArtifactId

ArtifactId

osgi.enroute.base.api
Version

Version

2.1.0
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.1.0.201809261621 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 2.1.0


<!-- https://jarcasting.com/artifacts/org.osgi/osgi.enroute.base.api/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.base.api</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.base.api/
implementation 'org.osgi:osgi.enroute.base.api:2.1.0'
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.base.api/
implementation ("org.osgi:osgi.enroute.base.api:2.1.0")
'org.osgi:osgi.enroute.base.api:jar:2.1.0'
<dependency org="org.osgi" name="osgi.enroute.base.api" rev="2.1.0">
  <artifact name="osgi.enroute.base.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.enroute.base.api', version='2.1.0')
)
libraryDependencies += "org.osgi" % "osgi.enroute.base.api" % "2.1.0"
[org.osgi/osgi.enroute.base.api "2.1.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.