License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.aqiu202 |
ArtifactId | ArtifactIdaqiu-spring-boot-starter-projects |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSome Simple Starter Projects for Spring Boot Application Made by Aqiu202
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aqiu-spring-boot-starter-projects-1.2.0.pom | 3 KB |
Browse |
<!-- 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.2.0</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.2.0'
// https://jarcasting.com/artifacts/com.github.aqiu202/aqiu-spring-boot-starter-projects/
implementation ("com.github.aqiu202:aqiu-spring-boot-starter-projects:1.2.0")
'com.github.aqiu202:aqiu-spring-boot-starter-projects:pom:1.2.0'
<dependency org="com.github.aqiu202" name="aqiu-spring-boot-starter-projects" rev="1.2.0">
<artifact name="aqiu-spring-boot-starter-projects" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='aqiu-spring-boot-starter-projects', version='1.2.0')
)
libraryDependencies += "com.github.aqiu202" % "aqiu-spring-boot-starter-projects" % "1.2.0"
[com.github.aqiu202/aqiu-spring-boot-starter-projects "1.2.0"]