Last Version

AP4K :: Examples :: Component 0.1.6

A collection of annotations and processors for Kubernetes

License

License

GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

component-example
Version

Version

0.1.6
Type

Type

jar
Description

Description

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

Project Organization

Red Hat

Download component-example 0.1.6


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

Dependencies

compile (4)

Group / Artifact Type Version
io.ap4k : component-annotations jar 0.1.6
io.ap4k : kubernetes-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 (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.platform : junit-platform-launcher jar 1.3.2
org.junit.platform : junit-platform-runner jar 1.3.2
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.