Last Version

AP4K :: Examples :: Openshift 0.1.6

A collection of annotations and processors for Kubernetes

License

License

Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

openshift-example
Version

Version

0.1.6
Type

Type

jar
Description

Description

AP4K :: Examples :: Openshift
A collection of annotations and processors for Kubernetes
Project Organization

Project Organization

Red Hat

Download openshift-example 0.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
io.ap4k : openshift-annotations jar 0.1.6
org.springframework.boot : spring-boot-starter-web jar 2.1.0.RELEASE

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.