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

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

The JBI descriptor data binding

Группа

Группа

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

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

petals-jbi-descriptor
Версия

Версия

2.0.3
Тип

Тип

jar

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


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