| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-cdk |
| Last Version | Last Version3.0-beta2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPEtALS :: Component Development Kit
The PEtALS component framework. This framework is used to easily
create JBI 1.0 compliant components.
|
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| petals-cdk-3.0-beta2.pom | |
| petals-cdk-3.0-beta2.jar | 148 KB |
| petals-cdk-3.0-beta2-sources.jar | 127 KB |
| petals-cdk-3.0-beta2-javadoc.jar | 458 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |