Registry / messaging / synapse-core

synapse-core

JSON →
library3.0.2javamavenunverified

The core module of Apache Synapse, a lightweight and high-performance Enterprise Service Bus (ESB).

<dependency> <groupId>org.apache.synapse</groupId> <artifactId>synapse-core</artifactId> <version>3.0.2</version> </dependency>
INSTALL
IMPORT
SIG · SYNAPSE-CORE
S
synapse-core
messagingjavav3.0.2
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.

Mediator
org.apache.synapse.Mediator

Minimal usage of Apache Synapse Core

import org.apache.synapse.Mediator; import org.apache.synapse.MessageContext; public class MyMediator implements Mediator { public boolean mediate(MessageContext context) { return true; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
synapse-core — mvn dependency:get synapse-core · libregistry