Registry / other / petals-jbi

petals-jbi

JSON →
library2.0.0javamavenunverified

Petals JBI is a Java Business Integration (JBI) specification library for building service-oriented architecture (SOA) components.

<dependency> <groupId>org.ow2.petals</groupId> <artifactId>petals-jbi</artifactId> <version>2.0.0</version> </dependency>
INSTALL
IMPORT
SIG · PETALS-JBI
P
petals-jbi
otherjavav2.0.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.jbi.component.ComponentContext

Creates a JBI component context.

import org.ow2.petals.jbi.component.ComponentContext; public class Quickstart { public static void main(String[] args) { ComponentContext context = new ComponentContext() {}; System.out.println("JBI component context created."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
petals-jbi — mvn dependency:get petals-jbi · libregistry