Operator SDK - Samples - Common Files

Files shared between some of the samples

Лицензия

Лицензия

Категории

Категории

Контейнер
Группа

Группа

com.github.containersolutions
Идентификатор

Идентификатор

operator-framework-samples-common
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Operator SDK - Samples - Common Files
Files shared between some of the samples

Скачать operator-framework-samples-common

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.containersolutions : operator-framework jar 1.3.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.3.9
0.3.8
0.3.6