| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаcom.github.containersolutions |
| Идентификатор | Идентификаторoperator-framework-samples-common |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOperator SDK - Samples - Common Files
Files shared between some of the samples
|
<!-- https://jarcasting.com/artifacts/com.github.containersolutions/operator-framework-samples-common/ -->
<dependency>
<groupId>com.github.containersolutions</groupId>
<artifactId>operator-framework-samples-common</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.containersolutions/operator-framework-samples-common/
implementation 'com.github.containersolutions:operator-framework-samples-common:1.3.0'
// https://jarcasting.com/artifacts/com.github.containersolutions/operator-framework-samples-common/
implementation ("com.github.containersolutions:operator-framework-samples-common:1.3.0")
'com.github.containersolutions:operator-framework-samples-common:jar:1.3.0'
<dependency org="com.github.containersolutions" name="operator-framework-samples-common" rev="1.3.0">
<artifact name="operator-framework-samples-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.containersolutions', module='operator-framework-samples-common', version='1.3.0')
)
libraryDependencies += "com.github.containersolutions" % "operator-framework-samples-common" % "1.3.0"
[com.github.containersolutions/operator-framework-samples-common "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.containersolutions : operator-framework | jar | 1.3.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |