| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.petals |
| Идентификатор | Идентификаторpetals-artifactrepository-parent |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPetals ESB - Container - Extensions - Artifact Repository - Parent
JBI container for Petals ESB
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| petals-artifactrepository-parent-1.0.1.pom | |
| petals-artifactrepository-parent-1.0.1.zip | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-artifactrepository-parent/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-artifactrepository-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-artifactrepository-parent/
implementation 'org.ow2.petals:petals-artifactrepository-parent:1.0.1'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-artifactrepository-parent/
implementation ("org.ow2.petals:petals-artifactrepository-parent:1.0.1")
'org.ow2.petals:petals-artifactrepository-parent:pom:1.0.1'
<dependency org="org.ow2.petals" name="petals-artifactrepository-parent" rev="1.0.1">
<artifact name="petals-artifactrepository-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-artifactrepository-parent', version='1.0.1')
)
libraryDependencies += "org.ow2.petals" % "petals-artifactrepository-parent" % "1.0.1"
[org.ow2.petals/petals-artifactrepository-parent "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 3.1 |