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

org.jfrog.build.api.builder.ModuleType Maven / Gradle / Ivy

package org.jfrog.build.api.builder;

/**
 * @author yahavi
 */
public enum ModuleType {
    BUILD, GENERIC, MAVEN, GRADLE, IVY, DOCKER, NPM, NUGET, GO, PYPI, CPP
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy