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

re-storage-blob-batch.12.22.1.source-code.module-info Maven / Gradle / Ivy

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

module com.azure.storage.blob.batch {
    requires transitive com.azure.storage.blob;

    requires com.fasterxml.jackson.dataformat.xml;

    exports com.azure.storage.blob.batch;
    exports com.azure.storage.blob.batch.options;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy