License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdorg.apache.karaf.examples |
ArtifactId | ArtifactIdkaraf-docker-example-static-dist |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Karaf :: Examples :: Docker :: Static Distribution
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.examples/karaf-docker-example-static-dist/ -->
<dependency>
<groupId>org.apache.karaf.examples</groupId>
<artifactId>karaf-docker-example-static-dist</artifactId>
<version>4.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.examples/karaf-docker-example-static-dist/
implementation 'org.apache.karaf.examples:karaf-docker-example-static-dist:4.4.0'
// https://jarcasting.com/artifacts/org.apache.karaf.examples/karaf-docker-example-static-dist/
implementation ("org.apache.karaf.examples:karaf-docker-example-static-dist:4.4.0")
'org.apache.karaf.examples:karaf-docker-example-static-dist:pom:4.4.0'
<dependency org="org.apache.karaf.examples" name="karaf-docker-example-static-dist" rev="4.4.0">
<artifact name="karaf-docker-example-static-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.examples', module='karaf-docker-example-static-dist', version='4.4.0')
)
libraryDependencies += "org.apache.karaf.examples" % "karaf-docker-example-static-dist" % "4.4.0"
[org.apache.karaf.examples/karaf-docker-example-static-dist "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.features : static | kar | |
org.apache.karaf.features : standard | xml | |
org.apache.karaf.services : org.apache.karaf.services.staticcm | jar | |
org.apache.karaf.examples : karaf-docker-example-app | xml | 4.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |