is not current version
Last Version 3.3.0.2

org.ow2.petals:petals-tools-commons-parent 3.2.1

Tools and Commons libraries for Petals ESB

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-tools-commons-parent
Version

Version

3.2.1
Type

Type

pom

Download petals-tools-commons-parent 3.2.1


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