is not current version
Last Version 5.1.1

org.ow2.petals:petals-components-sls-parent 4

JBI Components and Shared Libraries for Petals ESB

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-components-sls-parent
Version

Version

4
Type

Type

pom

Download petals-components-sls-parent 4


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