Last Version

Apache Karaf :: Assemblies :: Features :: Base 4.4.0

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.

License

License

GroupId

GroupId

org.apache.karaf.features
ArtifactId

ArtifactId

base
Version

Version

4.4.0
Type

Type

jar
Description

Description

Apache Karaf :: Assemblies :: Features :: Base
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

The Apache Software Foundation

Download base 4.4.0


<!-- https://jarcasting.com/artifacts/org.apache.karaf.features/base/ -->
<dependency>
    <groupId>org.apache.karaf.features</groupId>
    <artifactId>base</artifactId>
    <version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.features/base/
implementation 'org.apache.karaf.features:base:4.4.0'
// https://jarcasting.com/artifacts/org.apache.karaf.features/base/
implementation ("org.apache.karaf.features:base:4.4.0")
'org.apache.karaf.features:base:jar:4.4.0'
<dependency org="org.apache.karaf.features" name="base" rev="4.4.0">
  <artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.features', module='base', version='4.4.0')
)
libraryDependencies += "org.apache.karaf.features" % "base" % "4.4.0"
[org.apache.karaf.features/base "4.4.0"]

Dependencies

compile (6)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar
javax.annotation : javax.annotation-api jar 1.3.2
org.apache.servicemix.specs : org.apache.servicemix.specs.activation-api-1.2.1 jar 1.2.1_3
org.glassfish.jaxb : jaxb-runtime jar
org.glassfish.jaxb : txw2 jar
com.sun.istack : istack-commons-runtime jar

runtime (9)

Group / Artifact Type Version
org.apache.karaf.specs : org.apache.karaf.specs.locator jar
org.apache.karaf.specs : org.apache.karaf.specs.java.xml jar
org.apache.karaf.specs : org.apache.karaf.specs.java.xml.ws jar
org.apache.karaf.specs : org.apache.karaf.specs.activator jar
org.apache.karaf : org.apache.karaf.main jar
org.apache.karaf : org.apache.karaf.client jar
org.apache.karaf.jaas : org.apache.karaf.jaas.boot jar
org.apache.karaf.diagnostic : org.apache.karaf.diagnostic.boot jar
org.apache.felix : org.apache.felix.framework jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easymock : easymock jar 4.3

Project Modules

There are no modules declared in this project.