License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.aqiu202 |
ArtifactId | ArtifactIdaqiu-spring-boot-starter-parent |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSome Simple Starter Projects for Spring Boot Application Made by Aqiu202
|
Filename | Size |
---|---|
aqiu-spring-boot-starter-parent-1.2.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aqiu202/aqiu-spring-boot-starter-parent/ -->
<dependency>
<groupId>com.github.aqiu202</groupId>
<artifactId>aqiu-spring-boot-starter-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/aqiu-spring-boot-starter-parent/
implementation 'com.github.aqiu202:aqiu-spring-boot-starter-parent:1.2.0'
// https://jarcasting.com/artifacts/com.github.aqiu202/aqiu-spring-boot-starter-parent/
implementation ("com.github.aqiu202:aqiu-spring-boot-starter-parent:1.2.0")
'com.github.aqiu202:aqiu-spring-boot-starter-parent:pom:1.2.0'
<dependency org="com.github.aqiu202" name="aqiu-spring-boot-starter-parent" rev="1.2.0">
<artifact name="aqiu-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='aqiu-spring-boot-starter-parent', version='1.2.0')
)
libraryDependencies += "com.github.aqiu202" % "aqiu-spring-boot-starter-parent" % "1.2.0"
[com.github.aqiu202/aqiu-spring-boot-starter-parent "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |