is not current version
Last Version 7.8.0

de.mhus.osgi:mhus-osgi-tools 1.0.3

A set of tools to improve OSGi frameworks and karaf

GroupId

GroupId

de.mhus.osgi
ArtifactId

ArtifactId

mhus-osgi-tools
Version

Version

1.0.3
Type

Type

pom

Download mhus-osgi-tools 1.0.3


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