is not current version
Last Version 1.1.0

org.ow2.petals:petals-client-tools-parent 1.0.1

JBI container for Petals ESB

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-client-tools-parent
Version

Version

1.0.1
Type

Type

pom

Download petals-client-tools-parent 1.0.1


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