Registry / utility / org-wso2-carbon-core

org-wso2-carbon-core

JSON →
library5.3.4javamavenunverified

Core bundle of WSO2 Carbon providing deployment, logging, and transport frameworks for enterprise middleware.

<dependency> <groupId>org.wso2.carbon</groupId> <artifactId>org.wso2.carbon.core</artifactId> <version>5.3.4</version> </dependency>
INSTALL
IMPORT
SIG · ORG-WSO2-CARBON-CO
O
org-wso2-carbon-core
utilityjavav5.3.4
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.

CarbonCore
org.wso2.carbon.core.CarbonCore

Minimal example showing instantiation of CarbonCore.

import org.wso2.carbon.core.CarbonCore; public class Example { public static void main(String[] args) { CarbonCore core = new CarbonCore(); System.out.println("WSO2 Carbon Core initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.3.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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