не последняя версия
Последняя версия 2.4.0

org.ow2.petals:petals-jbi-descriptor 2.0


Группа

Группа

org.ow2.petals
Идентификатор

Идентификатор

petals-jbi-descriptor
Версия

Версия

2.0
Тип

Тип

jar

Скачать petals-jbi-descriptor 2.0


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