is not current version
Last Version 7.8.0

de.mhus.osgi:mhus-osgi-tools 1.0.2

A set of tools to improve OSGi frameworks and karaf

GroupId

GroupId

de.mhus.osgi
ArtifactId

ArtifactId

mhus-osgi-tools
Version

Version

1.0.2
Type

Type

pom

Download mhus-osgi-tools 1.0.2


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