| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаcom.ibm.cloud |
| Идентификатор | Идентификаторcontainer-registry-examples |
| Версия | Версия0.1.4 |
| Тип | Типjar |
| Описание |
ОписаниеCode Examples
Java Client Library to access the IBM Cloud Container Registry
|
| Организация-разработчик |
Организация-разработчикIBM Cloud |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/container-registry-examples/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>container-registry-examples</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/container-registry-examples/
implementation 'com.ibm.cloud:container-registry-examples:0.1.4'
// https://jarcasting.com/artifacts/com.ibm.cloud/container-registry-examples/
implementation ("com.ibm.cloud:container-registry-examples:0.1.4")
'com.ibm.cloud:container-registry-examples:jar:0.1.4'
<dependency org="com.ibm.cloud" name="container-registry-examples" rev="0.1.4">
<artifact name="container-registry-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='container-registry-examples', version='0.1.4')
)
libraryDependencies += "com.ibm.cloud" % "container-registry-examples" % "0.1.4"
[com.ibm.cloud/container-registry-examples "0.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ibm.cloud : container-registry | jar | 0.1.4 |
| com.ibm.cloud : vulnerability-advisor | jar | 0.1.4 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.28 |