![JAR search and dependency download from the Maven repository](/logo.png)
ourcemanager.azure-resourcemanager-automation.1.0.0-beta.3.source-code.module-info Maven / Gradle / Ivy
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
module com.azure.resourcemanager.automation {
requires transitive com.azure.core.management;
exports com.azure.resourcemanager.automation;
exports com.azure.resourcemanager.automation.fluent;
exports com.azure.resourcemanager.automation.fluent.models;
exports com.azure.resourcemanager.automation.models;
opens com.azure.resourcemanager.automation.fluent.models to com.azure.core;
opens com.azure.resourcemanager.automation.models to com.azure.core;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy