не последняя версия
Последняя версия 0.5.1

com.github.clarkstore:os-azure-spring-boot-starter 0.1.8

os-common-azure-starter模块

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.clarkstore
Идентификатор

Идентификатор

os-azure-spring-boot-starter
Версия

Версия

0.1.8
Тип

Тип

jar

Скачать os-azure-spring-boot-starter 0.1.8


<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-azure-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.clarkstore</groupId>
    <artifactId>os-azure-spring-boot-starter</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-azure-spring-boot-starter/
implementation 'com.github.clarkstore:os-azure-spring-boot-starter:0.1.8'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-azure-spring-boot-starter/
implementation ("com.github.clarkstore:os-azure-spring-boot-starter:0.1.8")
'com.github.clarkstore:os-azure-spring-boot-starter:jar:0.1.8'
<dependency org="com.github.clarkstore" name="os-azure-spring-boot-starter" rev="0.1.8">
  <artifact name="os-azure-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-azure-spring-boot-starter', version='0.1.8')
)
libraryDependencies += "com.github.clarkstore" % "os-azure-spring-boot-starter" % "0.1.8"
[com.github.clarkstore/os-azure-spring-boot-starter "0.1.8"]