is not current version
Last Version 5.2.0

org.ow2.petals:petals-esb-minimal-zip 5.1.0


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-esb-minimal-zip
Version

Version

5.1.0
Type

Type

pom

Download petals-esb-minimal-zip 5.1.0


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