All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.java.truelicense.maven.plugin.Scope Maven / Gradle / Ivy

/*
 * Copyright (C) 2005-2013 Schlichtherle IT Services.
 * All rights reserved. Use is subject to license terms.
 */
package net.java.truelicense.maven.plugin;

/**
 * The constant string obfuscation scope.
 * These are lowercase because Maven is is doing a case sensitive looking.
 *
 * @author Christian Schlichtherle
 */
public enum Scope { none, annotated, all }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy