| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаde.enterprise-starters |
| Идентификатор | Идентификаторenterprise-azure-spring-boot-starter |
| Версия | Версия2.2.0-alpha4 |
| Тип | Типjar |
| Описание |
ОписаниеEnterprise Azure Spring Boot Starter
Enterprise Starter Parent
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/de.enterprise-starters/enterprise-azure-spring-boot-starter/ -->
<dependency>
<groupId>de.enterprise-starters</groupId>
<artifactId>enterprise-azure-spring-boot-starter</artifactId>
<version>2.2.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/de.enterprise-starters/enterprise-azure-spring-boot-starter/
implementation 'de.enterprise-starters:enterprise-azure-spring-boot-starter:2.2.0-alpha4'
// https://jarcasting.com/artifacts/de.enterprise-starters/enterprise-azure-spring-boot-starter/
implementation ("de.enterprise-starters:enterprise-azure-spring-boot-starter:2.2.0-alpha4")
'de.enterprise-starters:enterprise-azure-spring-boot-starter:jar:2.2.0-alpha4'
<dependency org="de.enterprise-starters" name="enterprise-azure-spring-boot-starter" rev="2.2.0-alpha4">
<artifact name="enterprise-azure-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.enterprise-starters', module='enterprise-azure-spring-boot-starter', version='2.2.0-alpha4')
)
libraryDependencies += "de.enterprise-starters" % "enterprise-azure-spring-boot-starter" % "2.2.0-alpha4"
[de.enterprise-starters/enterprise-azure-spring-boot-starter "2.2.0-alpha4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.2.7.RELEASE |
| com.microsoft.azure : azure-keyvault-secrets-spring-boot-starter | jar | |
| com.microsoft.azure : applicationinsights-spring-boot-starter | jar | 2.5.0 |
| com.microsoft.azure : applicationinsights-logging-logback | jar | 2.5.1 |
| com.microsoft.azure : azure-spring-boot-metrics-starter | jar | |
| org.codehaus.janino : janino | jar | 3.1.2 |
| de.enterprise-starters : enterprise-common | jar | 2.2.0-alpha4 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.2.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.7.RELEASE |