类 RepositoryConfiguration

    • 构造器详细资料

      • RepositoryConfiguration

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