Last Version

Dekorate :: Examples :: Spring Boot on Openshift with Jib 0.12.3

A collection of annotations and processors for Kubernetes

License

License

Categories

Categories

Spring Boot Container Microservices OpenShift PaaS Providers
GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

spring-boot-on-openshift-with-jib-example
Version

Version

0.12.3
Type

Type

jar
Description

Description

Dekorate :: Examples :: Spring Boot on Openshift with Jib
A collection of annotations and processors for Kubernetes
Project Organization

Project Organization

Red Hat

Download spring-boot-on-openshift-with-jib-example 0.12.3


<!-- https://jarcasting.com/artifacts/io.dekorate/spring-boot-on-openshift-with-jib-example/ -->
<dependency>
    <groupId>io.dekorate</groupId>
    <artifactId>spring-boot-on-openshift-with-jib-example</artifactId>
    <version>0.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/spring-boot-on-openshift-with-jib-example/
implementation 'io.dekorate:spring-boot-on-openshift-with-jib-example:0.12.3'
// https://jarcasting.com/artifacts/io.dekorate/spring-boot-on-openshift-with-jib-example/
implementation ("io.dekorate:spring-boot-on-openshift-with-jib-example:0.12.3")
'io.dekorate:spring-boot-on-openshift-with-jib-example:jar:0.12.3'
<dependency org="io.dekorate" name="spring-boot-on-openshift-with-jib-example" rev="0.12.3">
  <artifact name="spring-boot-on-openshift-with-jib-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='spring-boot-on-openshift-with-jib-example', version='0.12.3')
)
libraryDependencies += "io.dekorate" % "spring-boot-on-openshift-with-jib-example" % "0.12.3"
[io.dekorate/spring-boot-on-openshift-with-jib-example "0.12.3"]

Dependencies

compile (4)

Group / Artifact Type Version
io.dekorate : openshift-spring-starter jar 0.12.3
io.dekorate : jib-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

test (1)

Group / Artifact Type Version
io.dekorate : openshift-junit-starter jar 0.12.3

Project Modules

There are no modules declared in this project.