Skip to content

CharLemAznable/complex-starter-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

complex-starter-parent

Maven Central MIT Licence

SpringBoot常用Starter Pom.

Maven Parent
<parent>
  <groupId>com.github.charlemaznable</groupId>
  <artifactId>complex-starter-parent</artifactId>
  <version>2023.2.2</version>
</parent>
Maven Parent SNAPSHOT
<parent>
  <groupId>com.github.charlemaznable</groupId>
  <artifactId>complex-starter-parent</artifactId>
  <version>2023.2.3-SNAPSHOT</version>
</parent>

About

SpringBoot常用Starter Pom.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published