Apache Felix - Root Cause Analysis

Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.rootcause
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Felix - Root Cause Analysis
Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.felix.rootcause

How to add to project

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

Dependencies

provided (6)

Group / Artifact Type Version
org.osgi : osgi.core jar 7.0.0
org.osgi : org.osgi.service.component jar 1.4.0
org.osgi : org.osgi.annotation.versioning jar 1.1.1
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.slf4j : slf4j-api jar 1.7.6

test (13)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
org.apache.servicemix.bundles : org.apache.servicemix.bundles.hamcrest jar 1.3_1
org.ops4j.pax.exam : pax-exam-container-native jar 4.11.0
org.ops4j.pax.exam : pax-exam-junit4 jar 4.11.0
org.ops4j.pax.exam : pax-exam-cm jar 4.11.0
org.ops4j.pax.exam : pax-exam-link-mvn jar 4.11.0
org.apache.felix : org.apache.felix.framework jar 6.0.5
ch.qos.logback : logback-core jar 1.0.13
ch.qos.logback : logback-classic jar 1.0.13
javax.inject : javax.inject jar 1
org.ops4j.pax.tinybundles : tinybundles jar 3.0.0
org.awaitility : awaitility jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0