All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.apache.servicemix JAR files with all dependencies

Search JAR files by class name

servicemix-quartz from group org.apache.servicemix (version 2013.01)

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

Group: org.apache.servicemix Artifact: servicemix-quartz
Show all versions Show documentation Show source 
 

0 downloads
Artifact servicemix-quartz
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies stax-api, geronimo-jta_1.1_spec, servicemix-shared, quartz, spring-beans, spring-context, spring-context-support, spring-core, xercesImpl, xml-apis, servicemix-common,
There are maybe transitive dependencies!

servicemix-osworkflow from group org.apache.servicemix (version 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.

Group: org.apache.servicemix Artifact: servicemix-osworkflow
Show all versions Show documentation Show source 
 

0 downloads
Artifact servicemix-osworkflow
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies bsf, bsh, quartz, oscore, osworkflow, propertyset, geronimo-jta_1.1_spec, servicemix-shared, servicemix-common,
There are maybe transitive dependencies!

servicemix-jsr181 from group org.apache.servicemix (version 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.

Group: org.apache.servicemix Artifact: servicemix-jsr181
Show all versions Show documentation Show source 
 

0 downloads
Artifact servicemix-jsr181
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies jaxb-impl, stax-api, jdom, geronimo-jta_1.1_spec, servicemix-shared, woodstox-core-asl, xfire-jaxb2, xfire-jaxws, xfire-xmlbeans, spring-context, xercesImpl, xmlParserAPIs, wsdl4j, servicemix-common,
There are maybe transitive dependencies!

servicemix-exec from group org.apache.servicemix (version 2013.01)

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

Group: org.apache.servicemix Artifact: servicemix-exec
Show all versions Show documentation Show source 
 

0 downloads
Artifact servicemix-exec
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jaxb-impl, servicemix-common, servicemix-shared, servicemix-common,
There are maybe transitive dependencies!

servicemix-eip from group org.apache.servicemix (version 2013.01)

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

Group: org.apache.servicemix Artifact: servicemix-eip
Show all versions Show documentation Show source 
 

0 downloads
Artifact servicemix-eip
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies log4j, servicemix-shared, slf4j-api, slf4j-log4j12, servicemix-common,
There are maybe transitive dependencies!

servicemix-drools from group org.apache.servicemix (version 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.

Group: org.apache.servicemix Artifact: servicemix-drools
Show all versions Show documentation Show source 
 

0 downloads
Artifact servicemix-drools
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies servicemix-shared, drools-compiler, drools-core, servicemix-common,
There are maybe transitive dependencies!

servicemix-cxf-se from group org.apache.servicemix (version 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.

Group: org.apache.servicemix Artifact: servicemix-cxf-se
Show all versions Show documentation Show source 
 

0 downloads
Artifact servicemix-cxf-se
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies cxf-rt-databinding-aegis, cxf-rt-databinding-xmlbeans, cxf-rt-frontend-jaxws, cxf-rt-transports-http, servicemix-shared, wsdl4j, servicemix-common,
There are maybe transitive dependencies!

servicemix-camel from group org.apache.servicemix (version 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.

Group: org.apache.servicemix Artifact: servicemix-camel
Show all versions Show documentation Show source 
 

0 downloads
Artifact servicemix-camel
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies jaxb-impl, jaxb-api, camel-core, camel-spring, servicemix-shared, spring-aop, spring-beans, spring-context, spring-core,
There are maybe transitive dependencies!

servicemix-bean from group org.apache.servicemix (version 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.

Group: org.apache.servicemix Artifact: servicemix-bean
Show all versions Show documentation Show source 
 

2 downloads
Artifact servicemix-bean
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies commons-jexl, jencks, geronimo-annotation_1.0_spec, servicemix-shared, servicemix-common,
There are maybe transitive dependencies!

service-engines from group org.apache.servicemix (version 2013.01)

Group: org.apache.servicemix Artifact: service-engines
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact service-engines
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 4 from 8 (items total 75)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy