Last Version

Apache Karaf :: Assemblies :: Default Distribution 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
ArtifactId

ArtifactId

apache-karaf
Version

Version

4.4.0
Type

Type

pom
Description

Description

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

The Apache Software Foundation

Download apache-karaf 4.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.karaf.features : framework kar
org.apache.karaf.features : standard xml

runtime (4)

Group / Artifact Type Version
org.apache.karaf.features : framework xml
org.apache.karaf.features : specs xml
org.apache.karaf.features : spring xml
org.apache.karaf.features : enterprise xml

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.