Registry / utility / xbean-bundleutils

xbean-bundleutils

JSON →
library3.11.1javamavenunverified

Utility classes for XBean, a plugin-based server architecture.

<dependency> <groupId>org.apache.xbean</groupId> <artifactId>xbean-bundleutils</artifactId> <version>3.11.1</version> </dependency>
INSTALL
IMPORT
SIG · XBEAN-BUNDLEUTILS
X
xbean-bundleutils
utilityjavav3.11.1
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.

BundleUtils
org.apache.xbean.bundleutils.BundleUtils

Get bundle name using BundleUtils.

import org.apache.xbean.bundleutils.BundleUtils; public class Example { public static void main(String[] args) { BundleUtils utils = new BundleUtils(); System.out.println(utils.getBundleName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.11.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
xbean-bundleutils — mvn dependency:get xbean-bundleutils · libregistry