is not current version
Last Version 2.0.0-alpha-1

io.dekorate:spring-boot-on-openshift-example 0.12.2


Categories

Categories

Spring Boot Container Microservices OpenShift PaaS Providers
GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

spring-boot-on-openshift-example
Version

Version

0.12.2
Type

Type

jar

Download spring-boot-on-openshift-example 0.12.2


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