is not current version
Last Version 7.4.0

de.mhus.ports:mhus-ports 7.1.0

A set of tools to improve OSGi frameworks and karaf

GroupId

GroupId

de.mhus.ports
ArtifactId

ArtifactId

mhus-ports
Version

Version

7.1.0
Type

Type

pom

Download mhus-ports 7.1.0

Filename Size
mhus-ports-7.1.0.pom 2 KB
Browse

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