| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.azure |
| Идентификатор | Идентификаторazure-ai-anomalydetector |
| Версия | Версия3.0.0-beta.4 |
| Тип | Типjar |
| Описание |
ОписаниеMicrosoft Azure client library for Anomaly Detector
This package contains Microsoft Azure Anomaly Detector client library.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.azure/azure-ai-anomalydetector/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-ai-anomalydetector</artifactId>
<version>3.0.0-beta.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-ai-anomalydetector/
implementation 'com.azure:azure-ai-anomalydetector:3.0.0-beta.4'
// https://jarcasting.com/artifacts/com.azure/azure-ai-anomalydetector/
implementation ("com.azure:azure-ai-anomalydetector:3.0.0-beta.4")
'com.azure:azure-ai-anomalydetector:jar:3.0.0-beta.4'
<dependency org="com.azure" name="azure-ai-anomalydetector" rev="3.0.0-beta.4">
<artifact name="azure-ai-anomalydetector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-ai-anomalydetector', version='3.0.0-beta.4')
)
libraryDependencies += "com.azure" % "azure-ai-anomalydetector" % "3.0.0-beta.4"
[com.azure/azure-ai-anomalydetector "3.0.0-beta.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.azure : azure-core | jar | 1.24.1 |
| com.azure : azure-core-http-netty | jar | 1.11.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| com.azure : azure-core-test | jar | 1.7.7 |
| com.azure : azure-identity | jar | 1.4.3 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |