AP4K :: Dependencies Uberjar

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

ap4k-dependencies
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

AP4K :: Dependencies Uberjar
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Red Hat
Source Code Management

Source Code Management

http://github.com/ap4k/dependencies

Download ap4k-dependencies

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Dekorate Dependencies

A Kubernetes/Openshift model uberjar for use with annotation processors

Rationale

Annotation processors are really useful but can potentially cause classpath related issues. Gathering the dependencies and shading them inside a dependecy uberjar can prevent consuming processrors from tainting the classpath.

io.ap4k

ap4k

Java Annotation Processors for Kubernetes

Versions

Version
0.4.1
0.4.0
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.1.2
0.1.1
0.1.0