is not current version
Last Version 5.1.1

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

JBI Components and Shared Libraries for Petals ESB

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-components-sls-parent
Version

Version

4.1
Type

Type

pom

Download petals-components-sls-parent 4.1


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