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

cdc.impex.tools.Settings Maven / Gradle / Ivy

There is a newer version: 0.54.0
Show newest version
package cdc.impex.tools;

import cdc.impex.ImpExCatalog;

public final class Settings {
    private Settings() {
    }

    public static final ImpExCatalog CATALOG = new ImpExCatalog();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy