is not current version
Last Version 7.1.0

de.mhus.cherry:cherry-web 1.6.0

A virtual host enabling web portal, based on OSGi / apache karaf

GroupId

GroupId

de.mhus.cherry
ArtifactId

ArtifactId

cherry-web
Version

Version

1.6.0
Type

Type

pom

Download cherry-web 1.6.0

Filename Size
cherry-web-1.6.0.pom 2 KB
Browse

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