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

io.castled.constants.CommonConstants Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
package io.castled.constants;

public class CommonConstants {

    public static final String PIPELINE_ID = "pipeline_id";

    public static final String QUERY = "query";

    public static final String WAREHOUSE_ID = "warehouse_id";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy