License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-message-exchange |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Container - Message Exchange Implementation
JBI container for Petals ESB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-message-exchange/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-message-exchange</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-message-exchange/
implementation 'org.ow2.petals:petals-message-exchange:1.3.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-message-exchange/
implementation ("org.ow2.petals:petals-message-exchange:1.3.0")
'org.ow2.petals:petals-message-exchange:jar:1.3.0'
<dependency org="org.ow2.petals" name="petals-message-exchange" rev="1.3.0">
<artifact name="petals-message-exchange" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-message-exchange', version='1.3.0')
)
libraryDependencies += "org.ow2.petals" % "petals-message-exchange" % "1.3.0"
[org.ow2.petals/petals-message-exchange "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.mail : javax.mail | jar | 1.5.6 |
org.ow2.easycommons : easycommons-util | jar | 2.5.0 |
org.ow2.easycommons : easycommons-uuid | jar | 1.3.0 |
org.ow2.easywsdl : easywsdl-wsdl | jar | 2.7.0 |
org.ow2.easywsdl : easywsdl-ext-wsdl4complexwsdl | jar | 2.7.0 |
org.ow2.petals : petals-jbi | jar | 1.4.0 |
org.ow2.petals : petals-jbi-ext | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
org.ow2.petals : petals-commons-log | jar | 1.1.0 |
xmlunit : xmlunit | jar | 1.6 |
commons-io : commons-io | jar | 2.6 |
junit : junit | jar | 4.12 |