License |
License |
---|---|
GroupId | GroupIdorg.apache.karaf.features |
ArtifactId | ArtifactIdstatic |
Version | Version4.4.0 |
Type | Typepom |
Description |
DescriptionApache Karaf :: Assemblies :: Features :: Static
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 |
Filename | Size |
---|---|
static-4.4.0.pom | |
static-4.4.0.kar | 9 KB |
static-4.4.0-features.xml | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.features/static/ -->
<dependency>
<groupId>org.apache.karaf.features</groupId>
<artifactId>static</artifactId>
<version>4.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.features/static/
implementation 'org.apache.karaf.features:static:4.4.0'
// https://jarcasting.com/artifacts/org.apache.karaf.features/static/
implementation ("org.apache.karaf.features:static:4.4.0")
'org.apache.karaf.features:static:pom:4.4.0'
<dependency org="org.apache.karaf.features" name="static" rev="4.4.0">
<artifact name="static" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.features', module='static', version='4.4.0')
)
libraryDependencies += "org.apache.karaf.features" % "static" % "4.4.0"
[org.apache.karaf.features/static "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.logging : pax-logging-api | jar | |
org.ops4j.pax.logging : pax-logging-log4j2 | jar | |
org.apache.karaf.services : org.apache.karaf.services.staticcm | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.features : base | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |