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

com.lesfurets.jenkins.unit.global.lib.Library.groovy Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
package com.lesfurets.jenkins.unit.global.lib

/**
 * Annotation definition to avoid missing import
 */
@interface Library {

    /**
     * Library names, each optionally followed by {@code @} and a version.
     */
    String[] value()

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy