
META-INF.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of access-modifier-suppressions Show documentation
Show all versions of access-modifier-suppressions Show documentation
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
The newest version!
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: kohsuke
Build-Jdk: 1.8.0_121
© 2015 - 2025 Weber Informatics LLC | Privacy Policy