License |
License |
---|---|
GroupId | GroupIdorg.apache.karaf.features |
ArtifactId | ArtifactIdbase |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache 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 |
Filename | Size |
---|---|
base-4.4.0.pom | |
base-4.4.0.jar | 4 MB |
base-4.4.0-sources.jar | 83 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |