| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.ow2.petals |
| Идентификатор | Идентификаторpetals-registry-cli |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPetals ESB - Registry Overlay - CLI
Registry Overlay for Petals ESB
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-cli/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-registry-cli</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-cli/
implementation 'org.ow2.petals:petals-registry-cli:1.2.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-cli/
implementation ("org.ow2.petals:petals-registry-cli:1.2.0")
'org.ow2.petals:petals-registry-cli:jar:1.2.0'
<dependency org="org.ow2.petals" name="petals-registry-cli" rev="1.2.0">
<artifact name="petals-registry-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-registry-cli', version='1.2.0')
)
libraryDependencies += "org.ow2.petals" % "petals-registry-cli" % "1.2.0"
[org.ow2.petals/petals-registry-cli "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-cli : commons-cli | jar | 1.3.1 |
| jline : jline | jar | 2.6 |
| org.ow2.easycommons : easycommons-lang | jar | 1.5.0 |
| org.ow2.petals : petals-topology | jar | 1.9.3 |
| org.ow2.petals : petals-cli-api | jar | 1.4.0 |
| org.ow2.petals : petals-cli-base | jar | 1.1.0 |
| org.ow2.petals : petals-registry-client-api | jar | 1.1.0 |
| commons-io : commons-io | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.petals : petals-registry-client-impl | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.petals : petals-cli-base-junit | jar | 2.1.0 |
| org.ow2.petals : petals-registry-client-mock | jar | 1.1.0 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| com.github.stefanbirkner : system-rules | jar | 1.16.0 |
| junit : junit | jar | 4.12 |