is not current version
Last Version 7.8.0

de.mhus.osgi:mhus-osgi-tools 7.0.0

A set of tools to improve OSGi frameworks and karaf

GroupId

GroupId

de.mhus.osgi
ArtifactId

ArtifactId

mhus-osgi-tools
Version

Version

7.0.0
Type

Type

pom

Download mhus-osgi-tools 7.0.0


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