ServiceMix :: BeanFlow

A library for orchestrating beans and asynchronous events using regular POJOs rather than XML

License

License

GroupId

GroupId

org.apache.servicemix
ArtifactId

ArtifactId

servicemix-beanflow
Last Version

Last Version

3.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

ServiceMix :: BeanFlow
A library for orchestrating beans and asynchronous events using regular POJOs rather than XML
Project Organization

Project Organization

Apache Software Foundation

Download servicemix-beanflow

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-beanflow/ -->
<dependency>
    <groupId>org.apache.servicemix</groupId>
    <artifactId>servicemix-beanflow</artifactId>
    <version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-beanflow/
implementation 'org.apache.servicemix:servicemix-beanflow:3.2.3'
// https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-beanflow/
implementation ("org.apache.servicemix:servicemix-beanflow:3.2.3")
'org.apache.servicemix:servicemix-beanflow:jar:3.2.3'
<dependency org="org.apache.servicemix" name="servicemix-beanflow" rev="3.2.3">
  <artifact name="servicemix-beanflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-beanflow', version='3.2.3')
)
libraryDependencies += "org.apache.servicemix" % "servicemix-beanflow" % "3.2.3"
[org.apache.servicemix/servicemix-beanflow "3.2.3"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.3
3.2.2
3.2.1
3.2
3.1.2