AP4K :: Dependencies Uberjar

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

Лицензия

Лицензия

Группа

Группа

io.ap4k
Идентификатор

Идентификатор

ap4k-dependencies
Последняя версия

Последняя версия

0.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

AP4K :: Dependencies Uberjar
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Организация-разработчик

Организация-разработчик

Red Hat
Система контроля версий

Система контроля версий

http://github.com/ap4k/dependencies

Скачать ap4k-dependencies

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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