%systemBundle


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse
ArtifactId

ArtifactId

osgi
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

%systemBundle

Download osgi

How to add to project

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

Versions

Version
3.5.0