License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-cdk |
Last Version | Last Version3.0-beta |
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-beta.pom | |
petals-cdk-3.0-beta.jar | 115 KB |
petals-cdk-3.0-beta-sources.jar | 110 KB |
petals-cdk-3.0-beta-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-cdk/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-cdk</artifactId>
<version>3.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-cdk/
implementation 'org.objectweb.petals:petals-cdk:3.0-beta'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-cdk/
implementation ("org.objectweb.petals:petals-cdk:3.0-beta")
'org.objectweb.petals:petals-cdk:jar:3.0-beta'
<dependency org="org.objectweb.petals" name="petals-cdk" rev="3.0-beta">
<artifact name="petals-cdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-cdk', version='3.0-beta')
)
libraryDependencies += "org.objectweb.petals" % "petals-cdk" % "3.0-beta"
[org.objectweb.petals/petals-cdk "3.0-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.petals : petals-jbi-descriptor | jar | 1.1 |
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 |