jar

com.azure.tools : azure-sdk-build-tool

Maven & Gradle

Mar 02, 2022
2.1k stars

Azure SDK for Java Maven Build Tool · A tool that makes working with the Azure SDK for Java more productive.

Table Of Contents

Latest Version

Download com.azure.tools : azure-sdk-build-tool JAR file - Latest Versions:

All Versions

Download com.azure.tools : azure-sdk-build-tool JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-sdk-build-tool-1.0.0-beta.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.azure.sdk.build.tool.models

├─ com.azure.sdk.build.tool.models.BuildReport.class - [JAR]

├─ com.azure.sdk.build.tool.models.OutdatedDependency.class - [JAR]

├─ com.azure.sdk.build.tool.models.PingSpanData.class - [JAR]

com.azure.sdk.build.tool.util

├─ com.azure.sdk.build.tool.util.AnnotatedMethodCallerResult.class - [JAR]

├─ com.azure.sdk.build.tool.util.AnnotationUtils.class - [JAR]

├─ com.azure.sdk.build.tool.util.MavenUtils.class - [JAR]

├─ com.azure.sdk.build.tool.util.MojoUtils.class - [JAR]

com.azure.sdk.build.tool.mojo

├─ com.azure.sdk.build.tool.mojo.AzureSdkMojo.class - [JAR]

com.azure.sdk.build.tool

├─ com.azure.sdk.build.tool.AnnotationProcessingTool.class - [JAR]

├─ com.azure.sdk.build.tool.AzureDependencyMapping.class - [JAR]

├─ com.azure.sdk.build.tool.DependencyCheckerTool.class - [JAR]

├─ com.azure.sdk.build.tool.ReportGenerator.class - [JAR]

├─ com.azure.sdk.build.tool.Tools.class - [JAR]

com.azure.sdk.build.tool.util.logging

├─ com.azure.sdk.build.tool.util.logging.ConsoleLogger.class - [JAR]

├─ com.azure.sdk.build.tool.util.logging.Logger.class - [JAR]

├─ com.azure.sdk.build.tool.util.logging.MojoLogger.class - [JAR]

Advertisement