Last Version

AP4K :: Examples :: Spring Boot with Gradle on Openshift 0.1.6

A collection of annotations and processors for Kubernetes

License

License

Categories

Categories

Spring Boot Container Microservices Gradle Build Tools OpenShift PaaS Providers
GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

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

Version

0.1.6
Type

Type

jar
Description

Description

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

Project Organization

Red Hat

Download spring-boot-with-gradle-on-openshift-example 0.1.6


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

Dependencies

compile (1)

Group / Artifact Type Version
io.ap4k : openshift-spring-starter jar 0.1.6

test (1)

Group / Artifact Type Version
io.ap4k : openshift-junit-starter jar 0.1.6

Project Modules

There are no modules declared in this project.