Last Version

OPS4J Pax Logging - Karaf KAR 2.1.0-wso2v3

In Apache Karaf there's org.apache.karaf.features:base and org.apache.karaf.features:framework Here both are combined in single "framework KAR", which contains all fundamental resources. These resources include: - bin scripts - libs (ext, boot, endorsed) - basic etc config files - fundamental system libraries (e.g., Felix framework)

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.wso2.org.ops4j.pax.logging
ArtifactId

ArtifactId

karaf-base
Version

Version

2.1.0-wso2v3
Type

Type

pom
Description

Description

OPS4J Pax Logging - Karaf KAR
In Apache Karaf there's org.apache.karaf.features:base and org.apache.karaf.features:framework Here both are combined in single "framework KAR", which contains all fundamental resources. These resources include: - bin scripts - libs (ext, boot, endorsed) - basic etc config files - fundamental system libraries (e.g., Felix framework)
Project Organization

Project Organization

WSO2

Download karaf-base 2.1.0-wso2v3


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

Dependencies

provided (2)

Group / Artifact Type Version
org.wso2.org.ops4j.pax.logging : karaf-base-logger jar 2.1.0-wso2v3
org.apache.karaf.features : base jar 4.3.6

Project Modules

There are no modules declared in this project.