Operator SDK - Samples - Webserver

Provisions an nginx Webserver based on a CRD

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

webserver-sample
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Operator SDK - Samples - Webserver
Provisions an nginx Webserver based on a CRD

Скачать webserver-sample

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

<!-- https://jarcasting.com/artifacts/com.github.containersolutions/webserver-sample/ -->
<dependency>
    <groupId>com.github.containersolutions</groupId>
    <artifactId>webserver-sample</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.containersolutions/webserver-sample/
implementation 'com.github.containersolutions:webserver-sample:1.3.0'
// https://jarcasting.com/artifacts/com.github.containersolutions/webserver-sample/
implementation ("com.github.containersolutions:webserver-sample:1.3.0")
'com.github.containersolutions:webserver-sample:jar:1.3.0'
<dependency org="com.github.containersolutions" name="webserver-sample" rev="1.3.0">
  <artifact name="webserver-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.containersolutions', module='webserver-sample', version='1.3.0')
)
libraryDependencies += "com.github.containersolutions" % "webserver-sample" % "1.3.0"
[com.github.containersolutions/webserver-sample "1.3.0"]

Зависимости

compile (3)

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

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