| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Docker Виртуализация OpenShift PaaS Providers |
| Группа | Группаio.dekorate |
| Идентификатор | Идентификаторspring-boot-on-openshift-with-docker-example |
| Версия | Версия0.12.3 |
| Тип | Типjar |
| Описание |
ОписаниеDekorate :: Examples :: Spring Boot on Openshift with Docker
A collection of annotations and processors for Kubernetes
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.dekorate/spring-boot-on-openshift-with-docker-example/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>spring-boot-on-openshift-with-docker-example</artifactId>
<version>0.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/spring-boot-on-openshift-with-docker-example/
implementation 'io.dekorate:spring-boot-on-openshift-with-docker-example:0.12.3'
// https://jarcasting.com/artifacts/io.dekorate/spring-boot-on-openshift-with-docker-example/
implementation ("io.dekorate:spring-boot-on-openshift-with-docker-example:0.12.3")
'io.dekorate:spring-boot-on-openshift-with-docker-example:jar:0.12.3'
<dependency org="io.dekorate" name="spring-boot-on-openshift-with-docker-example" rev="0.12.3">
<artifact name="spring-boot-on-openshift-with-docker-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='spring-boot-on-openshift-with-docker-example', version='0.12.3')
)
libraryDependencies += "io.dekorate" % "spring-boot-on-openshift-with-docker-example" % "0.12.3"
[io.dekorate/spring-boot-on-openshift-with-docker-example "0.12.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dekorate : openshift-spring-starter | jar | 0.12.3 |
| io.dekorate : docker-annotations | jar | 0.12.3 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.13.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.13.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dekorate : openshift-junit-starter | jar | 0.12.3 |