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

com.didiglobal.booster.task.spi.Build Maven / Gradle / Ivy

There is a newer version: 5.0.0
Show newest version
/**
 * DO NOT MODIFY! This file is generated automatically.
 */
package com.didiglobal.booster.task.spi;

public interface Build {
    String GROUP = "com.didiglobal.booster";
    String ARTIFACT = "booster-task-spi";
    String VERSION = "5.0.0-alpha10";
    String REVISION = "b243aa9716661da471edac81383b4925de002e48";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy