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

com.github.aqiu202:aqiu-spring-boot-starter-projects 1.0.2

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Категории

Категории

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

Группа

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

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

aqiu-spring-boot-starter-projects
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать aqiu-spring-boot-starter-projects 1.0.2

Имя Файла Размер
aqiu-spring-boot-starter-projects-1.0.2.pom 3 KB
Обзор

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