biz.aQute.trace.runpath

Weaves DS components and Bundle Activtors to record timing of the start/stop/modify methods. This JAR is not a proper bundle but must be placed on the -runpath. It uses the Embedded-Launcher facility of the bnd launchers. The JAR includes Javassist to perform the byte code weaving.

License

License

GroupId

GroupId

biz.aQute
ArtifactId

ArtifactId

biz.aQute.trace.runpath
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

biz.aQute.trace.runpath
Weaves DS components and Bundle Activtors to record timing of the start/stop/modify methods. This JAR is not a proper bundle but must be placed on the -runpath. It uses the Embedded-Launcher facility of the bnd launchers. The JAR includes Javassist to perform the byte code weaving.
Project URL

Project URL

https://aQute.biz
Project Organization

Project Organization

aQute SARL
Source Code Management

Source Code Management

https://github.com/aQute-os/biz.aQute.osgi.util

Download biz.aQute.trace.runpath

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0
biz.aQute.bnd : aQute.libg jar 6.1.0
biz.aQute.bnd : biz.aQute.bndlib jar 6.1.0
org.osgi : osgi.annotation jar 7.0.0
org.apache.felix : org.apache.felix.gogo.runtime jar 1.1.2
org.apache.felix : org.apache.felix.inventory jar 1.0.4
org.apache.felix : org.apache.felix.gogo.shell jar 1.0.0
org.osgi : org.osgi.framework jar 1.8.0
org.osgi : org.osgi.resource jar 1.0.0

Project Modules

There are no modules declared in this project.
biz.aQute

Versions

Version
1.9.0
1.8.0
1.7.0
1.6.0
1.3.0
1.2.0
1.1.0
1.0.0