Last Version

AP4K :: Examples 0.1.6

A collection of annotations and processors for Kubernetes

License

License

GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

examples
Version

Version

0.1.6
Type

Type

pom
Description

Description

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

Project Organization

Red Hat

Download examples 0.1.6

Filename Size
examples-0.1.6.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kubernetes-example
  • openshift-example
  • istio-example
  • service-catalog-example
  • component-example
  • component-service-example
  • source-to-image-example
  • spring-boot-on-kubernetes-example
  • spring-boot-on-openshift-example
  • spring-boot-with-groovy-on-openshift-example
  • spring-boot-with-gradle-on-kubernetes-example
  • spring-boot-with-gradle-on-openshift-example
  • spring-boot-with-fmp-on-kubernetes-example
  • spring-boot-with-svcat-on-openshift-example
  • spring-boot-with-prometheus-on-kubernetes-example
  • pojo-to-custom-resource-example