License |
License |
---|---|
GroupId | GroupIdorg.apache.karaf |
ArtifactId | ArtifactIdmanual |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache Karaf :: Manual
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 |
---|---|
manual-4.4.0.pom | |
manual-4.4.0.war | 16 MB |
manual-4.4.0-sources.jar | 584 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf/manual/ -->
<dependency>
<groupId>org.apache.karaf</groupId>
<artifactId>manual</artifactId>
<version>4.4.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf/manual/
implementation 'org.apache.karaf:manual:4.4.0'
// https://jarcasting.com/artifacts/org.apache.karaf/manual/
implementation ("org.apache.karaf:manual:4.4.0")
'org.apache.karaf:manual:war:4.4.0'
<dependency org="org.apache.karaf" name="manual" rev="4.4.0">
<artifact name="manual" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf', module='manual', version='4.4.0')
)
libraryDependencies += "org.apache.karaf" % "manual" % "4.4.0"
[org.apache.karaf/manual "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.subsystem : org.apache.karaf.subsystem.core Optional | jar | 4.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |