is not current version
Last Version 1.1.1

org.ow2.petals:petals-cdk-parent 1.0.0

JBI Component Framework for Petals ESB

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-cdk-parent
Version

Version

1.0.0
Type

Type

pom

Download petals-cdk-parent 1.0.0


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