RainingSince

spring boot 快速启动模板

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.rainingsince
ArtifactId

ArtifactId

spring-boot-parent-raining
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

RainingSince
spring boot 快速启动模板
Project URL

Project URL

https://github.com/RainingSince/rainingsince-javaweb.git

Download spring-boot-parent-raining

How to add to project

<!-- https://jarcasting.com/artifacts/com.rainingsince/spring-boot-parent-raining/ -->
<dependency>
    <groupId>com.rainingsince</groupId>
    <artifactId>spring-boot-parent-raining</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rainingsince/spring-boot-parent-raining/
implementation 'com.rainingsince:spring-boot-parent-raining:1.0.0'
// https://jarcasting.com/artifacts/com.rainingsince/spring-boot-parent-raining/
implementation ("com.rainingsince:spring-boot-parent-raining:1.0.0")
'com.rainingsince:spring-boot-parent-raining:pom:1.0.0'
<dependency org="com.rainingsince" name="spring-boot-parent-raining" rev="1.0.0">
  <artifact name="spring-boot-parent-raining" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rainingsince', module='spring-boot-parent-raining', version='1.0.0')
)
libraryDependencies += "com.rainingsince" % "spring-boot-parent-raining" % "1.0.0"
[com.rainingsince/spring-boot-parent-raining "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-boot-web

Versions

Version
1.0.0