a

azure-annotations

This package contains Microsoft Azure Management SDK annotations.
https://github.com/Microsoft/java-api-annotations
The MIT License (MIT)
Microsoft
文件下载
文件名 操作
azure-annotations-1.5.1.jar 下载
azure-annotations-1.5.1.pom 下载
azure-annotations-1.5.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-annotations</artifactId>
  <version>1.5.1</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-annotations:1.5.1'
Gradle Kotlin
implementation("com.microsoft.azure:azure-annotations:1.5.1")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-annotations" % "1.5.1"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-annotations', version='1.5.1')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-annotations" rev="1.5.1" />
Leiningen
[com.microsoft.azure/azure-annotations "1.5.1"]
Apache Buildr
'com.microsoft.azure:azure-annotations:jar:1.5.1'
本项目依赖
该项目无第三方依赖