Project Group: org.apache.servicemix

Apache ServiceMix :: Assemblies :: Default Distribution

org.apache.servicemix : apache-servicemix

Bill-of-materials of the core components and versions used for building the assemblies

Last Version: 7.0.1

Release Date:

Last Version: 7.0.1

Release Date:

Apache ServiceMix :: Assemblies :: ServiceMix Examples

org.apache.servicemix : apache-servicemix-examples

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)

Last Version: 7.0.1

Release Date:

Apache ServiceMix

org.apache.servicemix : servicemix

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Last Version: 7.0.1

Release Date:

Apache ServiceMix :: Parent

org.apache.servicemix : parent

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Last Version: 7.0.1

Release Date:

Apache ServiceMix :: ActiveMQ

org.apache.servicemix : activemq

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)

Last Version: 7.0.1

Release Date:

Apache ServiceMix :: Features

org.apache.servicemix : features

This pom provides project information that is common to all ServiceMix branches.

Last Version: 4.5.3

Release Date:

Apache ServiceMix :: Features :: Assemblies

org.apache.servicemix : assemblies

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)

Last Version: 4.5.3

Release Date:

Apache ServiceMix :: Features :: Assemblies :: Apache ServiceMix (Minimal)

org.apache.servicemix : apache-servicemix-minimal

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)

Last Version: 4.5.3

Release Date:

Apache ServiceMix :: Features :: Assemblies :: Apache ServiceMix (JBI)

org.apache.servicemix : apache-servicemix-jbi

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)

Last Version: 4.5.3

Release Date:

Apache ServiceMix :: Features :: Assemblies :: Apache ServiceMix (Full)

org.apache.servicemix : apache-servicemix-full

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)

Last Version: 4.5.3

Release Date:

Apache ServiceMix :: Archetypes

org.apache.servicemix : archetypes

This pom provides project information that is common to all ServiceMix branches.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Archetypes :: ITests

org.apache.servicemix : servicemix-archetypes-itests

This pom provides project information that is common to all ServiceMix branches.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: EIP Service Engine

org.apache.servicemix : servicemix-eip

The ServiceMix EIP component is a routing container where different routing patterns can be deployed as service unit.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Utils

org.apache.servicemix : servicemix-utils

Various utility/helper classes and services for the ServiceMix containers and components

Last Version: 1.6.0

Release Date:

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Shared Libraries :: Common

org.apache.servicemix : servicemix-common

Common classes used by Apache ServiceMix, Components and utilities.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Bean Service Engine

org.apache.servicemix : servicemix-bean

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.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: JMS Binding Component

org.apache.servicemix : servicemix-jms

JBI compliant JMS binding component for reading and writing JMS messages using queues and topics.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Camel Service Engine

org.apache.servicemix : servicemix-camel

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.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Saxon Service Engine

org.apache.servicemix : servicemix-saxon

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.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: CXF Service Engine

org.apache.servicemix : servicemix-cxf-se

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.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: CXF Binding Component

org.apache.servicemix : servicemix-cxf-bc

JBI compliant HTTP/SOAP or JMS/SOAP binding component which use Apache CXF internally

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: FTP Binding Component

org.apache.servicemix : servicemix-ftp

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.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: File Binding Component

org.apache.servicemix : servicemix-file

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.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: JSR-223 Scripting Service Engine

org.apache.servicemix : servicemix-scripting

The ServiceMix Scripting component provides support for processing scripts using JSR-223.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Validation Service Engine

org.apache.servicemix : servicemix-validation

The ServiceMix Validation component provides schema validation of documents using JAXP 1.3 and XMLSchema or RelaxNG.

Last Version: 2013.01

Release Date:

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Quartz Service Engine

org.apache.servicemix : servicemix-quartz

The ServiceMix Quartz component is a standard JBI Service Engine able to schedule and trigger jobs using the great Quartz scheduler.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: WS-Notification Service Engine

org.apache.servicemix : servicemix-wsn2005

The servicemix-wsn2005 is a standard JBI Service Engine which implements the WS-Notification specification from Oasis.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: OSWorkflow Service Engine

org.apache.servicemix : servicemix-osworkflow

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.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Drools Service Engine

org.apache.servicemix : servicemix-drools

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.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: SMPP Binding Component

org.apache.servicemix : servicemix-smpp

Provides support for receiving and sending SMS using the SMPP protocol via the enterprise service bus. It uses the jSMPP library.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: SNMP Binding Component

org.apache.servicemix : servicemix-snmp

Provides support for receiving SNMP events or traps via the enterprise service bus by using the SNMP4J library.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: VFS Binding Component

org.apache.servicemix : servicemix-vfs

Provides support for reading from and writing to virtual file systems via the enterprise service bus by using the Apache commons-vfs library.

Last Version: 2013.01

Release Date:

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: JSR-181 Service Engine

org.apache.servicemix : servicemix-jsr181

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.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Scripting Service Engine

org.apache.servicemix : servicemix-script

The ServiceMix Script component provides JBI integration with scripting engines. This component leverages Spring support for dynamic language.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: XMPP Binding Component

org.apache.servicemix : servicemix-xmpp

Provides support for receiving and sending XMPP/Jabber messages via the bus.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: TrueZIP Binding Component

org.apache.servicemix : servicemix-truezip

TrueZip Binding Component for Apache ServiceMix for reading from and writing to zip archives

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Exec Service Engine

org.apache.servicemix : servicemix-exec

The ServiceMix Exec component executes specified external processes and returns the result of that execution.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components

org.apache.servicemix : components

This pom provides the common bits for all ServiceMix components, as well as providing a reactor build for those components.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Shared Libraries

org.apache.servicemix : shared-libraries

This pom provides the common bits for all ServiceMix components, as well as providing a reactor build for those components.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Service Engines

org.apache.servicemix : service-engines

This pom provides the common bits for all ServiceMix components, as well as providing a reactor build for those components.

Last Version: 2013.01

Release Date:

Apache ServiceMix :: Components :: Binding Components

org.apache.servicemix : binding-components

This pom provides the common bits for all ServiceMix components, as well as providing a reactor build for those components.

Last Version: 2013.01

Release Date:

ServiceMix :: Core

org.apache.servicemix : servicemix-core

ServiceMix is an open source ESB based on the Java Business Integration framework - JSR-208

Last Version: 3.4.1

Release Date:

Last Version: 3.4.1

Release Date:

ServiceMix :: Components

org.apache.servicemix : servicemix-components

ServiceMix is an open source ESB based on the Java Business Integration framework - JSR-208

Last Version: 3.4.1

Release Date:

  • 1