is not current version
Last Version 4.3.0

org.ow2.petals:petals-container-parent 3.1

JBI container for Petals ESB

Categories

Categories

Container
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-container-parent
Version

Version

3.1
Type

Type

pom

Download petals-container-parent 3.1


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