| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКомпиляция и сборка Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.microsoft.azure |
| Идентификатор | Идентификаторautorest-build-tools |
| Последняя версия | Последняя версия1.7.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBuild tools for AutoRest client runtime for Java
This package contains the build tools for AutoRest generated Java clients.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| autorest-build-tools-1.7.14.pom | |
| autorest-build-tools-1.7.14.jar | 11 KB |
| autorest-build-tools-1.7.14-sources.jar | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/autorest-build-tools/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>autorest-build-tools</artifactId>
<version>1.7.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-build-tools/
implementation 'com.microsoft.azure:autorest-build-tools:1.7.14'
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-build-tools/
implementation ("com.microsoft.azure:autorest-build-tools:1.7.14")
'com.microsoft.azure:autorest-build-tools:jar:1.7.14'
<dependency org="com.microsoft.azure" name="autorest-build-tools" rev="1.7.14">
<artifact name="autorest-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='autorest-build-tools', version='1.7.14')
)
libraryDependencies += "com.microsoft.azure" % "autorest-build-tools" % "1.7.14"
[com.microsoft.azure/autorest-build-tools "1.7.14"]