Petals ESB - Components - Petals Component for Camel

The Petals Services Platform provides a distributed open source implementation of Java Business Integration (JBI) specification as a core element to build OW2 ESB solutions, leveraging existing Consortium's components.

License

License

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

camel-petals
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Petals ESB - Components - Petals Component for Camel
The Petals Services Platform provides a distributed open source implementation of Java Business Integration (JBI) specification as a core element to build OW2 ESB solutions, leveraging existing Consortium's components.
Project Organization

Project Organization

Linagora

Download camel-petals

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.camel : camel-core jar
org.ow2.petals : petals-jbi jar
org.ow2.petals : petals-jbi-ext jar
org.ow2.easywsdl : easywsdl-wsdl jar
org.ow2.easycommons : easycommons-lang jar 1.5.0
org.ow2.petals : petals-cdk-api jar
org.ow2.petals : petals-commons-log jar
org.ow2.petals : petals-cdk-core jar
org.ow2.petals : petals-cdk-steplog jar
com.google.guava : guava jar
org.ow2.easycommons : easycommons-util jar
org.ow2.easycommons : easycommons-stream jar
org.ow2.petals : petals-cdk-junit jar

provided (2)

Group / Artifact Type Version
org.apache.camel : apt jar 2.20.3
org.eclipse.jdt : org.eclipse.jdt.annotation jar 1.1.0

test (8)

Group / Artifact Type Version
org.ow2.petals : petals-message-exchange jar 1.3.0
org.apache.camel : camel-test jar
commons-io : commons-io jar 2.6
xmlunit : xmlunit jar 1.6
org.easymock : easymock jar 3.3.1
org.hamcrest : hamcrest-core jar 1.3
org.slf4j : slf4j-jdk14 jar 1.7.28
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.5.1
0.5.0