org.osgi:org.osgi.service.event

OSGi Companion Code for org.osgi.service.event Version 1.4.1

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.service.event
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.osgi:org.osgi.service.event
OSGi Companion Code for org.osgi.service.event Version 1.4.1
Project URL

Project URL

https://docs.osgi.org/
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/osgi/osgi

Download org.osgi.service.event

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.0.1
org.osgi : org.osgi.namespace.implementation jar 1.0.0

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.framework jar 1.8.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.1