Last Version

AP4K 0.5.0

A collection of annotations and processors for Kubernetes

License

License

GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

ap4k-project
Version

Version

0.5.0
Type

Type

pom
Description

Description

AP4K
A collection of annotations and processors for Kubernetes
Project Organization

Project Organization

Red Hat
Source Code Management

Source Code Management

http://github.com/ap4k/ap4k

Download ap4k-project 0.5.0

Filename Size
ap4k-project-0.5.0.pom 10 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • frameworks
  • annotations
  • testing
  • starters
  • doc