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