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

org.ow2.petals:petals-parent 11

PEtALS Services Platform

Группа

Группа

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

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

petals-parent
Версия

Версия

11
Тип

Тип

pom

Скачать petals-parent 11

Имя Файла Размер
petals-parent-11.pom 18 KB
Обзор

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