is not current version
Last Version 5.2.0

org.ow2.petals:petals-esb-default-zip 4.2.4


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-esb-default-zip
Version

Version

4.2.4
Type

Type

pom

Download petals-esb-default-zip 4.2.4


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