MVN

org.ow2.petals : petals-cdk

Maven & Gradle

Feb 07, 2008
15 usages

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

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-cdk</artifactId>
    <version>2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.petals : petals-cdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2
  • Latest Beta: 3.0-beta2

All Versions

Choose a version of org.ow2.petals : petals-cdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
petals-cdk-3.0-beta2
2
petals-cdk-2
1
petals-cdk-1

How to add a dependency to Maven

Add the following org.ow2.petals : petals-cdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-cdk</artifactId>
    <version>2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.petals : petals-cdk gradle dependency to your build.gradle file:

implementation 'org.ow2.petals:petals-cdk:2'

Gradle Kotlin DSL: Add the following org.ow2.petals : petals-cdk gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.petals:petals-cdk:2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.petals : petals-cdk sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.petals" % "petals-cdk" % "2"

Advertisement

Dependencies from Group

Apr 06, 2023
76 usages
Apr 07, 2023
59 usages
Apr 11, 2023
50 usages
Apr 06, 2023
45 usages
Apr 07, 2023
44 usages

Discover Dependencies

Nov 16, 2011
3 usages
Jun 14, 2013
5 usages
1 stars
Aug 07, 2022
8 usages
200 stars
Dec 17, 2020
18 usages
Jun 20, 2015
13 usages
1.7k stars
Oct 08, 2020
6 usages
322 stars
Nov 10, 2021
15 usages
1 stars
Jul 31, 2020
4 usages
7k stars