| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаcom.ibm.cloud |
| Идентификатор | Идентификаторcontainer-registry-common |
| Последняя версия | Последняя версия0.1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеContainer Registry Common Library
Java Client Library to access the IBM Cloud Container Registry
|
| Организация-разработчик |
Организация-разработчикIBM Cloud |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/container-registry-common/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>container-registry-common</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/container-registry-common/
implementation 'com.ibm.cloud:container-registry-common:0.1.4'
// https://jarcasting.com/artifacts/com.ibm.cloud/container-registry-common/
implementation ("com.ibm.cloud:container-registry-common:0.1.4")
'com.ibm.cloud:container-registry-common:jar:0.1.4'
<dependency org="com.ibm.cloud" name="container-registry-common" rev="0.1.4">
<artifact name="container-registry-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='container-registry-common', version='0.1.4')
)
libraryDependencies += "com.ibm.cloud" % "container-registry-common" % "0.1.4"
[com.ibm.cloud/container-registry-common "0.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ibm.cloud : sdk-core | jar | 9.14.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.1.0 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.5 |
| org.powermock : powermock-module-testng | jar | 2.0.5 |