org.hidetake.gradle.ssh.plugin.RemoteContainerExtension.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-ssh-plugin Show documentation
Show all versions of gradle-ssh-plugin Show documentation
Gradle SSH Plugin provides remote execution and file transfer capabilities
package org.hidetake.gradle.ssh.plugin
import org.hidetake.groovy.ssh.core.container.RoleAccessible
/**
* An extension class for {@link org.gradle.api.NamedDomainObjectContainer}.
*
* @author hidetake.org
*/
class RemoteContainerExtension implements RoleAccessible {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy