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

re-storage-blob-changefeed.12.0.0-beta.27.source-code.module-info Maven / Gradle / Ivy

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

module com.azure.storage.blob.changefeed {
    requires transitive com.azure.storage.blob;
    requires com.azure.storage.internal.avro;
    requires com.azure.core;

    exports com.azure.storage.blob.changefeed;
    exports com.azure.storage.blob.changefeed.models;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy