OSGi service definitions build

Defines OSGi services exposed by DS components.

License

License

GroupId

GroupId

no.priv.bang.osgiservice
ArtifactId

ArtifactId

osgiservice
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

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

Download osgiservice

How to add to project

<!-- https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice/ -->
<dependency>
    <groupId>no.priv.bang.osgiservice</groupId>
    <artifactId>osgiservice</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice/
implementation 'no.priv.bang.osgiservice:osgiservice:1.8.0'
// https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice/
implementation ("no.priv.bang.osgiservice:osgiservice:1.8.0")
'no.priv.bang.osgiservice:osgiservice:jar:1.8.0'
<dependency org="no.priv.bang.osgiservice" name="osgiservice" rev="1.8.0">
  <artifact name="osgiservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.osgiservice', module='osgiservice', version='1.8.0')
)
libraryDependencies += "no.priv.bang.osgiservice" % "osgiservice" % "1.8.0"
[no.priv.bang.osgiservice/osgiservice "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.database
  • osgiservice.users
  • osgiservice.tests

Versions

Version
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0