com.google.security.fences.namespace.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fences-maven-enforcer-rule Show documentation
Show all versions of fences-maven-enforcer-rule Show documentation
Augments Java's access control by checking that a Maven Project and all its
dependencies conform to a policy that specifies which classes/packages can
link to which others.
/**
* Names of classes and packages.
*
* See caveats in README.md about conflating Java fully-qualified class names
* and JVM internal class names.
*/
package com.google.security.fences.namespace;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy