Class RepositoryConfiguration

    • Constructor Detail

      • RepositoryConfiguration

        public RepositoryConfiguration​(String name,
                                       URI uri,
                                       boolean snapshotsEnabled)
        Creates a new RepositoryConfiguration instance.
        Parameters:
        name - the name of the repository
        uri - the uri of the repository
        snapshotsEnabled - true if the repository should enable access to snapshots, false otherwise