| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices OpenShift PaaS Providers | 
        
| GroupId | GroupIdio.dekorate | 
    
| ArtifactId | ArtifactIdspring-boot-with-svcat-on-openshift-example | 
    
| Last Version | Last Version2.0.0-alpha-1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDekorate :: Examples :: Spring Boot with Service Catalog on Openshift 
            A collection of annotations and processors for Kubernetes 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/io.dekorate/spring-boot-with-svcat-on-openshift-example/ -->
<dependency>
    <groupId>io.dekorate</groupId>
    <artifactId>spring-boot-with-svcat-on-openshift-example</artifactId>
    <version>2.0.0-alpha-1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.dekorate/spring-boot-with-svcat-on-openshift-example/
implementation 'io.dekorate:spring-boot-with-svcat-on-openshift-example:2.0.0-alpha-1'
                // https://jarcasting.com/artifacts/io.dekorate/spring-boot-with-svcat-on-openshift-example/
implementation ("io.dekorate:spring-boot-with-svcat-on-openshift-example:2.0.0-alpha-1")
                'io.dekorate:spring-boot-with-svcat-on-openshift-example:jar:2.0.0-alpha-1'
                <dependency org="io.dekorate" name="spring-boot-with-svcat-on-openshift-example" rev="2.0.0-alpha-1">
  <artifact name="spring-boot-with-svcat-on-openshift-example" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.dekorate', module='spring-boot-with-svcat-on-openshift-example', version='2.0.0-alpha-1')
)
                libraryDependencies += "io.dekorate" % "spring-boot-with-svcat-on-openshift-example" % "2.0.0-alpha-1"
                [io.dekorate/spring-boot-with-svcat-on-openshift-example "2.0.0-alpha-1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.dekorate : openshift-junit-starter | jar | 2.0.0-alpha-1 |