| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hetianyi |
| ArtifactId | ArtifactIdspringboot-parent |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionspringboot-parent
Base parent pom for Spring Boot 2.0.1.RELEASE.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| springboot-parent-1.0.3.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hetianyi/springboot-parent/ -->
<dependency>
<groupId>com.github.hetianyi</groupId>
<artifactId>springboot-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hetianyi/springboot-parent/
implementation 'com.github.hetianyi:springboot-parent:1.0.3'
// https://jarcasting.com/artifacts/com.github.hetianyi/springboot-parent/
implementation ("com.github.hetianyi:springboot-parent:1.0.3")
'com.github.hetianyi:springboot-parent:pom:1.0.3'
<dependency org="com.github.hetianyi" name="springboot-parent" rev="1.0.3">
<artifact name="springboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hetianyi', module='springboot-parent', version='1.0.3')
)
libraryDependencies += "com.github.hetianyi" % "springboot-parent" % "1.0.3"
[com.github.hetianyi/springboot-parent "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.10 |
| com.google.guava : guava Optional | jar | 28.1-jre |