Last Version

AP4K :: Core 0.5.0

A collection of annotations and processors for Kubernetes

License

License

GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

ap4k-core
Version

Version

0.5.0
Type

Type

jar
Description

Description

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

Project Organization

Red Hat

Download ap4k-core 0.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.ap4k : ap4k-dependencies jar 0.4.1
io.sundr : transform-annotations jar 0.19.1
io.sundr : builder-annotations jar 0.19.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.