License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdcamel-petals |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals 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 |
Filename | Size |
---|---|
camel-petals-1.2.2.pom | |
camel-petals-1.2.2.jar | 52 KB |
camel-petals-1.2.2-tests.jar | 40 KB |
camel-petals-1.2.2-test-javadoc.jar | 88 KB |
camel-petals-1.2.2-sources.jar | 32 KB |
camel-petals-1.2.2-javadoc.jar | 157 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : apt | jar | 2.20.3 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 1.1.0 |
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 |