License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.hxuanyu |
ArtifactId | ArtifactIdhxuanyu-spring-boot-starter-parent |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhxuanyu-spring-boot-starter-parent
MonitorPushingParent
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hxuanyu-spring-boot-starter-parent-1.0.6.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hxuanyu/hxuanyu-spring-boot-starter-parent/ -->
<dependency>
<groupId>com.hxuanyu</groupId>
<artifactId>hxuanyu-spring-boot-starter-parent</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hxuanyu/hxuanyu-spring-boot-starter-parent/
implementation 'com.hxuanyu:hxuanyu-spring-boot-starter-parent:1.0.6'
// https://jarcasting.com/artifacts/com.hxuanyu/hxuanyu-spring-boot-starter-parent/
implementation ("com.hxuanyu:hxuanyu-spring-boot-starter-parent:1.0.6")
'com.hxuanyu:hxuanyu-spring-boot-starter-parent:pom:1.0.6'
<dependency org="com.hxuanyu" name="hxuanyu-spring-boot-starter-parent" rev="1.0.6">
<artifact name="hxuanyu-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hxuanyu', module='hxuanyu-spring-boot-starter-parent', version='1.0.6')
)
libraryDependencies += "com.hxuanyu" % "hxuanyu-spring-boot-starter-parent" % "1.0.6"
[com.hxuanyu/hxuanyu-spring-boot-starter-parent "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.8 |
org.springframework.boot : spring-boot-starter | jar | 2.5.8 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.8 |