License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-cdk-core |
Last Version | Last Version5.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Components - CDK Core
The PEtALS component framework. This framework is used to easily create JBI components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-cdk-core-5.7.1.pom | |
petals-cdk-core-5.7.1.jar | 260 KB |
petals-cdk-core-5.7.1-sources.jar | 199 KB |
petals-cdk-core-5.7.1-javadoc.jar | 584 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-probes | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.4 |
org.easymock : easymockclassextension | jar | 2.4 |
junit : junit | jar | 4.12 |