is not current version
Last Version 2.4.0

org.ow2.petals:petals-jbi-descriptor 1.3-beta1


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-jbi-descriptor
Version

Version

1.3-beta1
Type

Type

jar

Download petals-jbi-descriptor 1.3-beta1


<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-descriptor/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-jbi-descriptor</artifactId>
    <version>1.3-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-descriptor/
implementation 'org.ow2.petals:petals-jbi-descriptor:1.3-beta1'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-descriptor/
implementation ("org.ow2.petals:petals-jbi-descriptor:1.3-beta1")
'org.ow2.petals:petals-jbi-descriptor:jar:1.3-beta1'
<dependency org="org.ow2.petals" name="petals-jbi-descriptor" rev="1.3-beta1">
  <artifact name="petals-jbi-descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-jbi-descriptor', version='1.3-beta1')
)
libraryDependencies += "org.ow2.petals" % "petals-jbi-descriptor" % "1.3-beta1"
[org.ow2.petals/petals-jbi-descriptor "1.3-beta1"]