is not current version
Last Version 5.2.0

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


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-esb-default-zip
Version

Version

4.2.0
Type

Type

pom

Download petals-esb-default-zip 4.2.0


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