is not current version
Last Version 1.2.0

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

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

aqiu-spring-boot-starter-projects
Version

Version

1.0.1
Type

Type

pom

Download aqiu-spring-boot-starter-projects 1.0.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.github.aqiu202/aqiu-spring-boot-starter-projects/
implementation ("com.github.aqiu202:aqiu-spring-boot-starter-projects:1.0.1")
'com.github.aqiu202:aqiu-spring-boot-starter-projects:pom:1.0.1'
<dependency org="com.github.aqiu202" name="aqiu-spring-boot-starter-projects" rev="1.0.1">
  <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.1')
)
libraryDependencies += "com.github.aqiu202" % "aqiu-spring-boot-starter-projects" % "1.0.1"
[com.github.aqiu202/aqiu-spring-boot-starter-projects "1.0.1"]