组织ID: |
com.microsoft.azure |
项目ID: |
azure-mgmt-graph-rbac |
版本: |
1.0.0-beta4 |
最后修改时间: |
2018-09-20 09:15:35 |
包类型: |
jar |
标题: |
Microsoft Azure SDK for Graph RBAC Management |
描述: |
This package contains Microsoft Azure Graph RBAC Management SDK. |
相关URL: |
https://github.com/Azure/azure-sdk-for-java |
大小: |
249.53KB |
|
Maven引入代码: |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-graph-rbac</artifactId>
<version>1.0.0-beta4</version>
</dependency>
|
Gradle引入代码: |
com.microsoft.azure:azure-mgmt-graph-rbac:1.0.0-beta4
|
下载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.0.0-beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>azure-mgmt-graph-rbac</artifactId>
<packaging>jar</packaging>
<name>Microsoft Azure SDK for Graph RBAC Management</name>
<description>This package contains Microsoft Azure Graph RBAC Management 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>HEAD</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-mgmt-resources</artifactId>
<version>1.0.0-beta4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-authentication</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>api-annotations</artifactId>
<version>0.0.1</version>
</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.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
</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-javadoc-plugin</artifactId>
<version>2.8</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-mgmt-graph-rbac/pom.xml
META-INF/maven/com.microsoft.azure/azure-mgmt-graph-rbac/pom.properties
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$Definition.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$DefinitionStages$Blank.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$DefinitionStages$WithCreate.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$DefinitionStages$WithDisplayName.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$DefinitionStages$WithMailNickname.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$DefinitionStages.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$Update.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$UpdateStages.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.class
com.microsoft.azure.management.graphrbac.GraphError.class
com.microsoft.azure.management.graphrbac.GraphErrorException.class
com.microsoft.azure.management.graphrbac.GroupAddMemberParameters.class
com.microsoft.azure.management.graphrbac.GroupGetMemberGroupsParameters.class
com.microsoft.azure.management.graphrbac.Groups.class
com.microsoft.azure.management.graphrbac.implementation.AADObjectInner.class
com.microsoft.azure.management.graphrbac.implementation.ADGroupInner.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationCreateParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationInner.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$10.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$12.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$13.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$14.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$15.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$16.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$17.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$18.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$19.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$20.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$21.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$22.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$23.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$24.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$25.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$26.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$27.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$28.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$29.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$30.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$31.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$32.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$33.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$4.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$6.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$9.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$ApplicationsService.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationUpdateParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.CheckGroupMembershipParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.CheckGroupMembershipResultInner.class
com.microsoft.azure.management.graphrbac.implementation.GraphRbacManagementClientImpl.class
com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager$1.class
com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager$Configurable.class
com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager$ConfigurableImpl.class
com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager.class
com.microsoft.azure.management.graphrbac.implementation.GroupCreateParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$10.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$12.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$13.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$14.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$15.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$16.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$17.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$18.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$19.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$20.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$21.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$22.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$23.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$24.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$25.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$26.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$27.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$28.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$29.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$30.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$31.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$32.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$33.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$34.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$35.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$36.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$37.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$38.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$39.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$4.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$40.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$41.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$42.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$43.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$44.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$45.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$46.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$47.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$48.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$49.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$50.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$6.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$9.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$GroupsService.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner.class
com.microsoft.azure.management.graphrbac.implementation.KeyCredentialInner.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$ObjectsService.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner.class
com.microsoft.azure.management.graphrbac.implementation.PageImpl.class
com.microsoft.azure.management.graphrbac.implementation.PageImpl1.class
com.microsoft.azure.management.graphrbac.implementation.PasswordCredentialInner.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalCreateParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalInner.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsImpl$1.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsImpl.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$10.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$12.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$13.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$14.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$15.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$16.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$17.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$18.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$19.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$20.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$21.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$22.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$23.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$24.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$25.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$26.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$27.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$28.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$29.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$30.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$31.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$32.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$33.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$34.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$35.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$36.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$37.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$38.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$39.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$4.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$40.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$41.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$42.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$6.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$9.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$ServicePrincipalsService.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner.class
com.microsoft.azure.management.graphrbac.implementation.UserCreateParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.UserImpl.class
com.microsoft.azure.management.graphrbac.implementation.UserInner.class
com.microsoft.azure.management.graphrbac.implementation.UsersImpl$1.class
com.microsoft.azure.management.graphrbac.implementation.UsersImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.UsersImpl.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$1.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$10.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$11.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$12.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$13.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$14.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$15.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$16.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$17.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
azure-mgmt-resources-1.0.0-beta4.jar
/com.microsoft.azure/azure-mgmt-resources/1.0.0-beta4
查看azure-mgmt-resources所有版本文件
api-annotations-0.0.1.jar
/com.microsoft.azure/api-annotations/0.0.1
查看api-annotations所有版本文件
|