Registry / utility / org-wso2-carbon-utils

org-wso2-carbon-utils

JSON →
library4.12.34javamavenunverified

Utility classes for WSO2 Carbon, an OSGi-based middleware platform.

<dependency> <groupId>org.wso2.carbon</groupId> <artifactId>org.wso2.carbon.utils</artifactId> <version>4.12.34</version> </dependency>
INSTALL
IMPORT
SIG · ORG-WSO2-CARBON-UT
O
org-wso2-carbon-utils
utilityjavav4.12.34
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.

CarbonUtils
org.wso2.carbon.utils.CarbonUtils

Retrieves the Carbon home directory using CarbonUtils.

import org.wso2.carbon.utils.CarbonUtils; public class Example { public static void main(String[] args) { String carbonHome = CarbonUtils.getCarbonHome(); System.out.println("Carbon Home: " + carbonHome); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.12.34latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-wso2-carbon-utils — mvn dependency:get org-wso2-carbon-utils · libregistry