is not current version
Last Version 1.1.0.4

org.ow2.petals:petals-components-parent 1.0.1

JBI Components for Petals ESB

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-components-parent
Version

Version

1.0.1
Type

Type

pom

Download petals-components-parent 1.0.1


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