OSGi service definitions

Defines OSGi services exposed by DS components.

License

License

GroupId

GroupId

no.priv.bang.osgiservice
ArtifactId

ArtifactId

osgiservice-parent
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

OSGi service definitions
Defines OSGi services exposed by DS components.
Source Code Management

Source Code Management

https://github.com/steinarb/osgi-service

Download osgiservice-parent

How to add to project

<!-- https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice-parent/ -->
<dependency>
    <groupId>no.priv.bang.osgiservice</groupId>
    <artifactId>osgiservice-parent</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice-parent/
implementation 'no.priv.bang.osgiservice:osgiservice-parent:1.8.0'
// https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice-parent/
implementation ("no.priv.bang.osgiservice:osgiservice-parent:1.8.0")
'no.priv.bang.osgiservice:osgiservice-parent:jar:1.8.0'
<dependency org="no.priv.bang.osgiservice" name="osgiservice-parent" rev="1.8.0">
  <artifact name="osgiservice-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.osgiservice', module='osgiservice-parent', version='1.8.0')
)
libraryDependencies += "no.priv.bang.osgiservice" % "osgiservice-parent" % "1.8.0"
[no.priv.bang.osgiservice/osgiservice-parent "1.8.0"]

Dependencies

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

Project Modules

  • osgiservice
  • jacoco-coverage-report
  • osgiservice-bom

Versions

Version
1.8.0
1.7.3