| License |
License |
|---|---|
| GroupId | GroupIdde.mhus.cherry |
| ArtifactId | ArtifactIdcherry-web |
| Version | Version7.1.0 |
| Type | Typepom |
| Description |
DescriptionCherry Web Portal
A virtual host enabling web portal, based on OSGi / apache karaf
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cherry-web-7.1.0.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.mhus.cherry/cherry-web/ -->
<dependency>
<groupId>de.mhus.cherry</groupId>
<artifactId>cherry-web</artifactId>
<version>7.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.cherry/cherry-web/
implementation 'de.mhus.cherry:cherry-web:7.1.0'
// https://jarcasting.com/artifacts/de.mhus.cherry/cherry-web/
implementation ("de.mhus.cherry:cherry-web:7.1.0")
'de.mhus.cherry:cherry-web:pom:7.1.0'
<dependency org="de.mhus.cherry" name="cherry-web" rev="7.1.0">
<artifact name="cherry-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.mhus.cherry', module='cherry-web', version='7.1.0')
)
libraryDependencies += "de.mhus.cherry" % "cherry-web" % "7.1.0"
[de.mhus.cherry/cherry-web "7.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.mhus.lib : lib-annotations | jar | 7.1.0 |
| de.mhus.lib : lib-core | jar | 7.1.0 |
| de.mhus.lib : lib-j2ee | jar | 7.1.0 |
| de.mhus.osgi : osgi-services | jar | 7.1.0 |
| org.osgi : org.osgi.core | jar | 6.0.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| biz.aQute.bnd : bndlib | jar | 2.4.0 |
| org.apache.geronimo.specs : geronimo-ws-metadata_2.0_spec | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.platform : junit-platform-commons | jar | 1.6.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.6.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |