Suppression for Access Modifier annotations

This module allows you to enable suppressions for turning off warnings about Restricted APIs. !!!WARNING!!! Classes are marked as @Restricted for a reason and this module should not be used lightly! It implies that the author does not intend for them to be used outside their defined scope and as such they may be changed/modified/removed at any stage without warning. A simple upgrade of the dependency may break your module. Use at your own risk. You should try to not use @Restricted classes in the first place, but if you _must_ use them, this is a less-brutal approach than just disabling the access-modifier-checker entirely

Лицензия

Лицензия

Группа

Группа

org.kohsuke
Идентификатор

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

access-modifier-suppressions
Последняя версия

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

1.16
Дата

Дата

Тип

Тип

jar
Описание

Описание

Suppression for Access Modifier annotations
This module allows you to enable suppressions for turning off warnings about Restricted APIs. !!!WARNING!!! Classes are marked as @Restricted for a reason and this module should not be used lightly! It implies that the author does not intend for them to be used outside their defined scope and as such they may be changed/modified/removed at any stage without warning. A simple upgrade of the dependency may break your module. Use at your own risk. You should try to not use @Restricted classes in the first place, but if you _must_ use them, this is a less-brutal approach than just disabling the access-modifier-checker entirely

Скачать access-modifier-suppressions

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.kohsuke : access-modifier-annotation jar 1.16

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

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

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

Версия
1.16