Last Version

AP4K :: Examples :: Service Catalog 0.1.6

A collection of annotations and processors for Kubernetes

License

License

GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

service-catalog-example
Version

Version

0.1.6
Type

Type

jar
Description

Description

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

Project Organization

Red Hat

Download service-catalog-example 0.1.6


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

Dependencies

compile (4)

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

test (1)

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

Project Modules

There are no modules declared in this project.