com.exasol.projectkeeper.shared.config.ProjectKeeperConfig Maven / Gradle / Ivy
The newest version!
package com.exasol.projectkeeper.shared.config;
import java.util.*;
/**
* This class represents the project-keeper configuration.
*
* Use {@link ProjectKeeperConfig#builder()} for creating new instances.
*/
public final class ProjectKeeperConfig {
private final List
© 2015 - 2024 Weber Informatics LLC | Privacy Policy