License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals.samples |
ArtifactId | ArtifactIdpetals-samples-zip |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPetals Samples - ZIP Archive
The Petals Services Platform provides a distributed open source implementation of Java Business Integration (JBI) specification as a core element to build OW2 ESB solutions, leveraging existing Consortium's components.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.samples/petals-samples-zip/ -->
<dependency>
<groupId>org.ow2.petals.samples</groupId>
<artifactId>petals-samples-zip</artifactId>
<version>5.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.samples/petals-samples-zip/
implementation 'org.ow2.petals.samples:petals-samples-zip:5.2.0'
// https://jarcasting.com/artifacts/org.ow2.petals.samples/petals-samples-zip/
implementation ("org.ow2.petals.samples:petals-samples-zip:5.2.0")
'org.ow2.petals.samples:petals-samples-zip:pom:5.2.0'
<dependency org="org.ow2.petals.samples" name="petals-samples-zip" rev="5.2.0">
<artifact name="petals-samples-zip" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.samples', module='petals-samples-zip', version='5.2.0')
)
libraryDependencies += "org.ow2.petals.samples" % "petals-samples-zip" % "5.2.0"
[org.ow2.petals.samples/petals-samples-zip "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
junit : junit | jar | 4.12 |