com.atlassian.bamboo.specs.codegen.emitters.repository.GitAuthenticationEmitter Maven / Gradle / Ivy
package com.atlassian.bamboo.specs.codegen.emitters.repository;
public class GitAuthenticationEmitter extends AuthenticationEmitter {
public GitAuthenticationEmitter() {
super("authentication");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy