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

com.atlassian.bamboo.specs.codegen.emitters.repository.GitAuthenticationEmitter Maven / Gradle / Ivy

There is a newer version: 10.1.0
Show newest version
package com.atlassian.bamboo.specs.codegen.emitters.repository;

public class GitAuthenticationEmitter extends AuthenticationEmitter {
    public GitAuthenticationEmitter() {
        super("authentication");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy