
com.qiniu.entry.EntryMain Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qsuits Show documentation
Show all versions of qsuits Show documentation
qiniu-suits is a efficient tools for qiniu api implemented by java8.
package com.qiniu.entry;
import com.qiniu.datasource.IDataSource;
import com.qiniu.interfaces.ILineProcess;
import java.util.Map;
public class EntryMain {
public static void main(String[] args) throws Exception {
QSuitsEntry qSuitsEntry = new QSuitsEntry(args);
ILineProcess
© 2015 - 2025 Weber Informatics LLC | Privacy Policy