组织ID: |
com.microsoft.azure |
项目ID: |
azure |
版本: |
1.17.1 |
最后修改时间: |
2018-11-21 17:35:05 |
包类型: |
jar |
标题: |
Microsoft Azure SDK |
描述: |
This package contains Microsoft Azure SDK. |
相关URL: |
https://github.com/Azure/azure-sdk-for-java |
大小: |
20.58KB |
|
Maven引入代码: |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure</artifactId>
<version>1.17.1</version>
</dependency>
|
Gradle引入代码: |
com.microsoft.azure:azure:1.17.1
|
下载Jar包: |
|
POM文件内容: |
<!--
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License. See License.txt in the project root for
license information.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>azure</artifactId>
<packaging>jar</packaging>
<name>Microsoft Azure SDK</name>
<description>This package contains Microsoft Azure SDK.</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>
<licenses>
<license>
<name>The MIT License (MIT)</name>
<url>http://opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
<tag>v1.17.1</tag>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<legal><![CDATA[[INFO] Any downloads listed may be third party software. Microsoft grants you no rights for third party software.]]></legal>
</properties>
<developers>
<developer>
<id>microsoft</id>
<name>Microsoft</name>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-runtime</artifactId>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-authentication</artifactId>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-storage</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-network</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-compute</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-graph-rbac</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-keyvault</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-batch</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-trafficmanager</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-dns</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-redis</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-appservice</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-locks</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-eventhub</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.10.19</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.53</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-cdn</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-sql</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-containerinstance</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-containerregistry</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-containerservice</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-cosmosdb</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-search</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-msi</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-monitor</artifactId>
<version>1.17.1</version>
</dependency>
<!--<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-monitor</artifactId>
<version>1.1.3-SNAPSHOT</version>
</dependency>-->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-servicebus</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.17.1</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-batchai</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<archive>
<manifest>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
</manifest>
</archive>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.1</version>
<configuration>
<source>1.7</source>
<target>1.7</target>
<annotationProcessors>
<annotationProcessor>com.microsoft.azure.management.apigeneration.LangDefinitionProcessor</annotationProcessor>
</annotationProcessors>
<debug>true</debug>
<optimize>true</optimize>
<compilerArguments>
<AaddGeneratedAnnotation>true</AaddGeneratedAnnotation>
<Adebug>true</Adebug>
</compilerArguments>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.0.0</version>
<configuration>
<excludePackageNames>*.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.storage</excludePackageNames>
<bottom><![CDATA[<code>/**
<br />* Copyright (c) Microsoft Corporation. All rights reserved.
<br />* Licensed under the MIT License. See License.txt in the project root for
<br />* license information.
<br />*/</code>]]></bottom>
</configuration>
</plugin>
</plugins>
</build>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/MSFTSIG.SF
META-INF/MSFTSIG.RSA
META-INF/maven/com.microsoft.azure/azure/pom.xml
META-INF/maven/com.microsoft.azure/azure/pom.properties
com.microsoft.azure.management.AccessManagement.class
com.microsoft.azure.management.Azure$1.class
com.microsoft.azure.management.Azure$Authenticated.class
com.microsoft.azure.management.Azure$AuthenticatedImpl.class
com.microsoft.azure.management.Azure$Configurable.class
com.microsoft.azure.management.Azure$ConfigurableImpl.class
com.microsoft.azure.management.Azure.class
maven.properties
|
依赖Jar: |
azure-mgmt-resources-1.17.1.jar
/com.microsoft.azure/azure-mgmt-resources/1.17.1
查看azure-mgmt-resources所有版本文件
azure-mgmt-storage-1.17.1.jar
/com.microsoft.azure/azure-mgmt-storage/1.17.1
查看azure-mgmt-storage所有版本文件
azure-mgmt-network-1.17.1.jar
/com.microsoft.azure/azure-mgmt-network/1.17.1
查看azure-mgmt-network所有版本文件
azure-mgmt-compute-1.17.1.jar
/com.microsoft.azure/azure-mgmt-compute/1.17.1
查看azure-mgmt-compute所有版本文件
azure-mgmt-graph-rbac-1.17.1.jar
/com.microsoft.azure/azure-mgmt-graph-rbac/1.17.1
查看azure-mgmt-graph-rbac所有版本文件
azure-mgmt-keyvault-1.17.1.jar
/com.microsoft.azure/azure-mgmt-keyvault/1.17.1
查看azure-mgmt-keyvault所有版本文件
azure-mgmt-batch-1.17.1.jar
/com.microsoft.azure/azure-mgmt-batch/1.17.1
查看azure-mgmt-batch所有版本文件
azure-mgmt-trafficmanager-1.17.1.jar
/com.microsoft.azure/azure-mgmt-trafficmanager/1.17.1
查看azure-mgmt-trafficmanager所有版本文件
azure-mgmt-dns-1.17.1.jar
/com.microsoft.azure/azure-mgmt-dns/1.17.1
查看azure-mgmt-dns所有版本文件
azure-mgmt-redis-1.17.1.jar
/com.microsoft.azure/azure-mgmt-redis/1.17.1
查看azure-mgmt-redis所有版本文件
azure-mgmt-appservice-1.17.1.jar
/com.microsoft.azure/azure-mgmt-appservice/1.17.1
查看azure-mgmt-appservice所有版本文件
azure-mgmt-locks-1.17.1.jar
/com.microsoft.azure/azure-mgmt-locks/1.17.1
查看azure-mgmt-locks所有版本文件
azure-mgmt-eventhub-1.17.1.jar
/com.microsoft.azure/azure-mgmt-eventhub/1.17.1
查看azure-mgmt-eventhub所有版本文件
mockito-core-1.10.19.jar
/org.mockito/mockito-core/1.10.19
查看mockito-core所有版本文件
jsch-0.1.53.jar
/com.jcraft/jsch/0.1.53
查看jsch所有版本文件
azure-mgmt-cdn-1.17.1.jar
/com.microsoft.azure/azure-mgmt-cdn/1.17.1
查看azure-mgmt-cdn所有版本文件
azure-mgmt-sql-1.17.1.jar
/com.microsoft.azure/azure-mgmt-sql/1.17.1
查看azure-mgmt-sql所有版本文件
azure-mgmt-containerinstance-1.17.1.jar
/com.microsoft.azure/azure-mgmt-containerinstance/1.17.1
查看azure-mgmt-containerinstance所有版本文件
azure-mgmt-containerregistry-1.17.1.jar
/com.microsoft.azure/azure-mgmt-containerregistry/1.17.1
查看azure-mgmt-containerregistry所有版本文件
azure-mgmt-containerservice-1.17.1.jar
/com.microsoft.azure/azure-mgmt-containerservice/1.17.1
查看azure-mgmt-containerservice所有版本文件
azure-mgmt-cosmosdb-1.17.1.jar
/com.microsoft.azure/azure-mgmt-cosmosdb/1.17.1
查看azure-mgmt-cosmosdb所有版本文件
azure-mgmt-search-1.17.1.jar
/com.microsoft.azure/azure-mgmt-search/1.17.1
查看azure-mgmt-search所有版本文件
azure-mgmt-msi-1.17.1.jar
/com.microsoft.azure/azure-mgmt-msi/1.17.1
查看azure-mgmt-msi所有版本文件
azure-mgmt-monitor-1.17.1.jar
/com.microsoft.azure/azure-mgmt-monitor/1.17.1
查看azure-mgmt-monitor所有版本文件
azure-mgmt-monitor-1.1.3-SNAPSHOT.jar
/com.microsoft.azure/azure-mgmt-monitor/1.1.3-SNAPSHOT
查看azure-mgmt-monitor所有版本文件
azure-mgmt-servicebus-1.17.1.jar
/com.microsoft.azure/azure-mgmt-servicebus/1.17.1
查看azure-mgmt-servicebus所有版本文件
azure-mgmt-resources-1.17.1.jar
/com.microsoft.azure/azure-mgmt-resources/1.17.1
查看azure-mgmt-resources所有版本文件
azure-mgmt-batchai-1.17.1.jar
/com.microsoft.azure/azure-mgmt-batchai/1.17.1
查看azure-mgmt-batchai所有版本文件
|