Registry / utility / org-wso2-carbon-utils-feature

org-wso2-carbon-utils-feature

JSON →
library2.4.0javamavenunverified

Feature containing utility classes for the WSO2 Carbon platform, used in WSO2 middleware products.

<dependency> <groupId>org.wso2.carbon.utils</groupId> <artifactId>org.wso2.carbon.utils.feature</artifactId> <version>2.4.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-WSO2-CARBON-UT
O
org-wso2-carbon-utils-feature
utilityjavav2.4.0
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

Gets the Carbon home directory path.

import org.wso2.carbon.utils.CarbonUtils; public class Main { 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
2.4.0latest 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-feature — mvn dependency:get org-wso2-carbon-utils-feature · libregistry