Group: org.apache.servicemix
| Artifact | Last Version | Popularity | Description |
|---|---|---|---|
|
servicemix-core (11) ServiceMix :: Core |
3.4.1 | ||
|
servicemix-shared (15) Apache ServiceMix :: Components :: Shared Library |
2013.01 | Apache ServiceMix Shared Library | |
|
servicemix-common (14) Apache ServiceMix :: Components :: Shared Libraries :: Common |
2013.01 | Common classes used by Apache ServiceMix, Components and utilities. | |
|
servicemix-utils (8) Apache ServiceMix :: Utils |
1.6.0 | Various utility/helper classes and services for the ServiceMix containers and components | |
|
servicemix-jbi (5) ServiceMix :: JBI |
3.2.3 | ||
|
servicemix-components (10) ServiceMix :: Components |
3.4.1 | ||
|
servicemix-http (14) Apache ServiceMix :: Components :: HTTP Binding Component |
2013.01 | JBI compliant HTTP/SOAP binding component. | |
|
servicemix-jms (14) Apache ServiceMix :: Components :: JMS Binding Component |
2013.01 | JBI compliant JMS binding component for reading and writing JMS messages using queues and topics. | |
|
servicemix-eip (14) Apache ServiceMix :: Components :: EIP Service Engine |
2013.01 | The ServiceMix EIP component is a routing container where different routing patterns can be deployed as service unit. | |
|
servicemix-camel (13) Apache ServiceMix :: Components :: Camel Service Engine |
2013.01 | The servicemix-camel component provides support for using Apache Camel to provide a full set of Enterprise Integration Patterns and flexible routing and transformation in both Java code or Spring XML to route services on the Normalized Message Router. | |
|
servicemix-jsr181 (14) Apache ServiceMix :: Components :: JSR-181 Service Engine |
2013.01 | ServiceMix JSR(181 component is a JBI Service Engine exposing (annotated) POJO as services on the JBI Bus. It uses xfire internally to perform service invocations and xml marshaling. | |
|
servicemix-cxf-se (13) Apache ServiceMix :: Components :: CXF Service Engine |
2013.01 | ServiceMix CXF SE component is a JBI Service Engine exposing (annotated) POJO as services on the JBI Bus. It uses Apache CXF internally to perform service invocations and xml marshaling. | |
|
servicemix-services (6) ServiceMix :: Services |
3.2.3 | Various services that can be used by the container or components | |
|
servicemix-saxon (15) Apache ServiceMix :: Components :: Saxon Service Engine |
2013.01 | The ServiceMix Saxon component is a standard JBI Service Engine for XSLT / XQuery. This component is based on Saxon and supports XSLT 2.0 and XPath 2.0, and XQuery 1.0. | |
|
apache-servicemix (18) Apache ServiceMix :: Features :: Assemblies :: Apache ServiceMix |
4.5.1 | ||
|
servicemix-cxf-bc (13) Apache ServiceMix :: Components :: CXF Binding Component |
2013.01 | JBI compliant HTTP/SOAP or JMS/SOAP binding component which use Apache CXF internally | |
|
servicemix-audit (10) ServiceMix :: Audit |
3.4.1 | ||
|
servicemix-bean (14) Apache ServiceMix :: Components :: Bean Service Engine |
2013.01 | The ServiceMix Bean component provides integration with beans (POJOs) with the JBI bus to make it easy to use POJOs to process JBI message exchanges. Like in an Message Driven Bean in J2EE a POJO will receive a message from the NMR and process it in any way it likes. Unlike in a JMS component where the coding is already done the Bean component gives the developer the freedom to create any type of message handling but it must be hand coded all the way. | |
|
servicemix-wsn2005 (15) Apache ServiceMix :: Components :: WS-Notification Service Engine |
2013.01 | The servicemix-wsn2005 is a standard JBI Service Engine which implements the WS-Notification specification from Oasis. | |
|
servicemix-quartz (15) Apache ServiceMix :: Components :: Quartz Service Engine |
2013.01 | The ServiceMix Quartz component is a standard JBI Service Engine able to schedule and trigger jobs using the great Quartz scheduler. | |
|
servicemix-soap (15) Apache ServiceMix :: Components :: Shared Libraries :: SOAP Stack |
2013.01 | Apache ServiceMix SOAP Stack v1 | |
|
servicemix-ftp (14) Apache ServiceMix :: Components :: FTP Binding Component |
2013.01 | Provides JBI integration to FTP servers. It can be used to read and write files via FTP or to periodically poll FTP directories for new files. | |
|
servicemix-soap2 (14) Apache ServiceMix :: Components :: Shared Libraries :: SOAP Stack v2 |
2013.01 | Apache ServiceMix SOAP Stack v2 | |
|
servicemix-lwcontainer (9) ServiceMix :: Lightweight container Service Engine |
3.4.1 | Lightweight container Service Engine | |
|
servicemix-web-console (11) ServiceMix :: Web Console |
3.4.1 | ||
|
servicemix-file (14) Apache ServiceMix :: Components :: File Binding Component |
2013.01 | Provides JBI integration to the file system. It can be used to read and write files via URI or to periodically poll directories for new files. | |
|
servicemix-drools (14) Apache ServiceMix :: Components :: Drools Service Engine |
2013.01 | The ServiceMix Drools component provides JBI integration to the Drools Rules Engine. It can be used to deploy a rules set that will implement a router or an actual service. A router will mostly act as a transparent proxy between the consumer and the target service provider mad will mostly be implemented by the jbi.route(uri) method below. This method creates a new exchange identical to the one received by the component and will send it to the specified destination. You can also send back a Fault if needed. A router can also be implemented by using directly the JBI Apis (available with the jbi helper) by using the provided client. | |
|
servicemix-script (15) Apache ServiceMix :: Components :: Scripting Service Engine |
2013.01 | The ServiceMix Script component provides JBI integration with scripting engines. This component leverages Spring support for dynamic language. | |
|
servicemix-xmpp (15) Apache ServiceMix :: Components :: XMPP Binding Component |
2013.01 | Provides support for receiving and sending XMPP/Jabber messages via the bus. | |
|
servicemix-osworkflow (12) Apache ServiceMix :: Components :: OSWorkflow Service Engine |
2013.01 | The ServiceMix OSWorkflow component provides workflow functionality to the ESB. You can specify one or more workflows and it's processing will start when a valid message is received. | |
|
servicemix-truezip (14) Apache ServiceMix :: Components :: TrueZIP Binding Component |
2013.01 | TrueZip Binding Component for Apache ServiceMix for reading from and writing to zip archives | |
|
servicemix-mail (9) Apache ServiceMix :: Components :: Mail Binding Component |
2013.01 | Mail Binding Component used for polling and sending mails. | |
|
servicemix-scripting (9) Apache ServiceMix :: Components :: JSR-223 Scripting Service Engine |
2013.01 | The ServiceMix Scripting component provides support for processing scripts using JSR-223. | |
|
servicemix-validation (9) Apache ServiceMix :: Components :: Validation Service Engine |
2013.01 | The ServiceMix Validation component provides schema validation of documents using JAXP 1.3 and XMLSchema or RelaxNG. | |
|
servicemix-smpp (8) Apache ServiceMix :: Components :: SMPP Binding Component |
2013.01 | Provides support for receiving and sending SMS using the SMPP protocol via the enterprise service bus. It uses the jSMPP library. | |
|
servicemix-snmp (9) Apache ServiceMix :: Components :: SNMP Binding Component |
2013.01 | Provides support for receiving SNMP events or traps via the enterprise service bus by using the SNMP4J library. | |
|
servicemix-beanflow (5) ServiceMix :: BeanFlow |
3.2.3 | A library for orchestrating beans and asynchronous events using regular POJOs rather than XML | |
|
servicemix-vfs (8) Apache ServiceMix :: Components :: VFS Binding Component |
2013.01 | Provides support for reading from and writing to virtual file systems via the enterprise service bus by using the Apache commons-vfs library. | |
|
servicemix-exec (7) Apache ServiceMix :: Components :: Exec Service Engine |
2013.01 | The ServiceMix Exec component executes specified external processes and returns the result of that execution. | |
|
servicemix-pom (5) ServiceMix POM |
5 | This pom provides project information that is common to all ServiceMix branches. | |
|
servicemix-shared-compat (4) ServiceMix :: Shared Compat |
3.2.3 | ServiceMix Shared Library for Compatibility | |
|
samples (10) ServiceMix :: Samples |
3.4.1 | ||
|
serviceengines (9) ServiceMix :: Service Engines |
3.4.1 | ||
|
components-pom (5) ServiceMix :: Components POM |
5 | This pom provides the common bits for all ServiceMix components, as well as providing a reactor build for those components. | |
|
archetypes (11) Apache ServiceMix :: Archetypes |
2013.01 | ||
|
core (10) ServiceMix :: Core |
3.4.1 | ||
|
common (10) ServiceMix :: Common |
3.4.1 | ||
|
shared-libraries-pom (4) ServiceMix :: Shared Libraries |
2010.01 | ||
|
deployables (9) ServiceMix :: Deployables |
3.4.1 | ||
|
parent (14) Apache ServiceMix :: Parent |
4.5.1 | Bill-of-materials of the core components and versions used for building the features project (This POM contains the dependencies and versions that are useful to both users and our own development) | |
|
apache-servicemix-web (10) ServiceMix :: WebApp distribution |
3.4.1 | WebApp distribution | |
|
web (11) ServiceMix :: Web Apps |
3.4.1 | ||
|
build (5) Servicemix :: Build |
3.2.3 | ||
|
platforms (10) ServiceMix :: Platforms |
3.4.1 | ||
|
servicemix-console (10) ServiceMix :: Console |
3.4.1 | ||
|
sharedlibraries (6) ServiceMix :: Shared Libraries |
3.2.3 | ||
|
servicemix-build (1) Servicemix :: Build |
1.0 | This build plugin has 3 purposes: * legal stuff (notice/lic) * some resources for checkstyle / pmd * spring.schemas mojo | |
|
bindingcomponents (5) ServiceMix :: Binding Components |
3.2.3 | ||
|
servicemix-archetypes-itests (10) Apache ServiceMix :: Archetypes :: ITests |
2013.01 | ||
|
servicemix-itests (10) ServiceMix :: ITests |
3.4.1 | Integration tests | |
|
servicemix-bpe (5) ServiceMix :: BPE |
3.2.3 | BPE Service Engine | |
|
servicemix (11) ServiceMix |
3.4.1 | ServiceMix is an open source ESB based on the Java Business Integration framework - JSR-208 | |
|
assemblies (15) Apache ServiceMix :: Features :: Assemblies |
4.5.1 | ||
|
shared-libraries (5) Apache ServiceMix :: Components :: Shared Libraries |
2013.01 | ||
|
binding-components (5) Apache ServiceMix :: Components :: Binding Components |
2013.01 | ||
|
components (5) Apache ServiceMix :: Components |
2013.01 | This pom provides the common bits for all ServiceMix components, as well as providing a reactor build for those components. | |
|
service-engines (5) Apache ServiceMix :: Components :: Service Engines |
2013.01 | ||
|
gestalt-servicemix-core (1) ServiceMix :: Core |
3.0-incubating | ||
|
apache-servicemix-minimal (5) Apache ServiceMix :: Features :: Assemblies :: Apache ServiceMix (Minimal) |
4.5.1 | ||
|
features (5) Apache ServiceMix :: Features |
4.5.1 | ||
|
apache-servicemix-full (5) Apache ServiceMix :: Features :: Assemblies :: Apache ServiceMix (Full) |
4.5.1 | ||
|
apache-servicemix-jbi (5) Apache ServiceMix :: Features :: Assemblies :: Apache ServiceMix (JBI) |
4.5.1 |