Last Version

Petals ESB - Components - CDK Core 5.7.1

The PEtALS component framework. This framework is used to easily create JBI components.

License

License

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-cdk-core
Version

Version

5.7.1
Type

Type

jar
Description

Description

Petals ESB - Components - CDK Core
The PEtALS component framework. This framework is used to easily create JBI components.
Project Organization

Project Organization

Linagora

Download petals-cdk-core 5.7.1


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

Dependencies

compile (15)

Group / Artifact Type Version
org.ow2.easycommons : easycommons-util jar 2.5.0
org.ow2.easycommons : easycommons-uuid jar 1.3.0
org.ow2.easycommons : easycommons-properties jar 1.3.0
org.ow2.easycommons : easycommons-lang jar 1.5.0
org.ow2.petals : petals-jbi jar 1.4.0
org.ow2.petals : petals-jbi-ext jar 1.4.0
org.ow2.petals : petals-cdk-api jar 2.6.1
org.ow2.petals : petals-cdk-jbidescriptor jar 2.6.1
org.ow2.petals : petals-jbi-descriptor jar 2.4.0
org.ow2.petals : petals-cdk-steplog jar 1.1.1
org.ow2.easywsdl : easywsdl-wsdl jar 2.7.0
org.ow2.easywsdl : easywsdl-ext-wsdl4complexwsdl jar 2.7.0
org.ow2.petals : petals-commons-log jar 1.1.0
org.ow2.petals : petals-probes-api jar 1.3.0
org.ow2.petals : petals-cdk-clientserver-api jar 1.2.1

runtime (1)

Group / Artifact Type Version
org.ow2.petals : petals-probes jar 1.3.0

test (3)

Group / Artifact Type Version
org.easymock : easymock jar 2.4
org.easymock : easymockclassextension jar 2.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.