is not current version
Last Version 7.8.0

de.mhus.osgi:mhus-osgi-tools 1.5.0

A set of tools to improve OSGi frameworks and karaf

GroupId

GroupId

de.mhus.osgi
ArtifactId

ArtifactId

mhus-osgi-tools
Version

Version

1.5.0
Type

Type

pom

Download mhus-osgi-tools 1.5.0


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