| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.petals |
| Идентификатор | Идентификаторpetals-registry-api |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPetals ESB - Container - Micro-kernel - Registry API
JBI container for Petals ESB
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| petals-registry-api-1.3.0.pom | |
| petals-registry-api-1.3.0.jar | 65 KB |
| petals-registry-api-1.3.0-sources.jar | 74 KB |
| petals-registry-api-1.3.0-javadoc.jar | 428 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-api/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-registry-api</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-api/
implementation 'org.ow2.petals:petals-registry-api:1.3.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-api/
implementation ("org.ow2.petals:petals-registry-api:1.3.0")
'org.ow2.petals:petals-registry-api:jar:1.3.0'
<dependency org="org.ow2.petals" name="petals-registry-api" rev="1.3.0">
<artifact name="petals-registry-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-registry-api', version='1.3.0')
)
libraryDependencies += "org.ow2.petals" % "petals-registry-api" % "1.3.0"
[org.ow2.petals/petals-registry-api "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 |
| org.apache.geronimo.specs : geronimo-ws-metadata_2.0_spec | jar | 1.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |