Registry / messaging / petals-cdk-core

petals-cdk-core

JSON →
library5.9.0javamavenunverified

Core component development kit for creating JBI components in the PEtALS ESB.

<dependency> <groupId>org.ow2.petals</groupId> <artifactId>petals-cdk-core</artifactId> <version>5.9.0</version> </dependency>
INSTALL
IMPORT
SIG · PETALS-CDK-CORE
P
petals-cdk-core
messagingjavav5.9.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.

ComponentContext
org.ow2.petals.cdk.core.ComponentContext

Initialize a PEtALS component context.

import org.ow2.petals.cdk.core.ComponentContext; public class Example { public static void main(String[] args) { ComponentContext ctx = new ComponentContext(); ctx.start(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
petals-cdk-core — mvn dependency:get petals-cdk-core · libregistry