Registry / build-tool / biz-aqute-bnd-annotation

biz-aqute-bnd-annotation

JSON →
library7.2.3javamavenunverified

Annotations library for bnd, used to generate OSGi metadata and simplify bundle development.

<dependency> <groupId>biz.aQute.bnd</groupId> <artifactId>biz.aQute.bnd.annotation</artifactId> <version>7.2.3</version> </dependency>
INSTALL
IMPORT
SIG · BIZ-AQUTE-BND-ANNO
B
biz-aqute-bnd-annotation
build-tooljavav7.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Component
aQute.bnd.annotation.component.Component

Declare an OSGi component using bnd annotations.

import aQute.bnd.annotation.component.Component; @Component public class MyComponent { public void activate() { System.out.println("Component activated"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.2.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
34
OpenAI (training)
1
Resources
biz-aqute-bnd-annotation — mvn dependency:get biz-aqute-bnd-annotation · libregistry