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

org.ow2.petals:petals-components-sls-parent 1

JBI Components and Shared Libraries for Petals ESB

Группа

Группа

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

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

petals-components-sls-parent
Версия

Версия

1
Тип

Тип

pom

Скачать petals-components-sls-parent 1

Имя Файла Размер
petals-components-sls-parent-1.pom 2 KB
Обзор

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