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

org.openapitools.codegen.Constants Maven / Gradle / Ivy

There is a newer version: 7.2.0.1
Show newest version
package org.openapitools.codegen;

public class Constants {
    private Constants(){ }

    public static final String CLI_NAME = "openapi-generator-cli";
    public static final String GIT_REPO = "https://github.com/openapitools/openapi-generator";
    public static final String SITE = "https://openapi-generator.tech/";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy