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

nebula.plugin.stash.StashPluginExtension.groovy Maven / Gradle / Ivy

There is a newer version: 9.0.0
Show newest version
package nebula.plugin.stash

class StashPluginExtension {
    String stashRepo
    String stashProject
    String stashHost
    String stashUser
    String stashPassword
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy