Last Version

PEtALS :: Component Development Kit 3.0-beta2

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

License

License

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-cdk
Version

Version

3.0-beta2
Type

Type

jar
Description

Description

PEtALS :: Component Development Kit
The PEtALS component framework. This framework is used to easily create JBI 1.0 compliant components.
Project Organization

Project Organization

ObjectWeb Consortium

Download petals-cdk 3.0-beta2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.ow2.petals : petals-jbi-descriptor jar 1.3-beta1
javax.jbi : jbi jar 1.0
javax.activation : activation jar 1.1
wsdl4j : wsdl4j jar 1.6.1

test (3)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.easymock : easymockclassextension jar 2.2
org.objectweb.petals : petals-jbiapi-mock jar 0.1

Project Modules

There are no modules declared in this project.