com.rainingsince:spring-boot-web

spring boot 快速启动模板

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.rainingsince
ArtifactId

ArtifactId

spring-boot-web
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring boot 快速启动模板

Download spring-boot-web

How to add to project

<!-- https://jarcasting.com/artifacts/com.rainingsince/spring-boot-web/ -->
<dependency>
    <groupId>com.rainingsince</groupId>
    <artifactId>spring-boot-web</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rainingsince/spring-boot-web/
implementation 'com.rainingsince:spring-boot-web:1.0.0'
// https://jarcasting.com/artifacts/com.rainingsince/spring-boot-web/
implementation ("com.rainingsince:spring-boot-web:1.0.0")
'com.rainingsince:spring-boot-web:jar:1.0.0'
<dependency org="com.rainingsince" name="spring-boot-web" rev="1.0.0">
  <artifact name="spring-boot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rainingsince', module='spring-boot-web', version='1.0.0')
)
libraryDependencies += "com.rainingsince" % "spring-boot-web" % "1.0.0"
[com.rainingsince/spring-boot-web "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

There are no modules declared in this project.

Versions

Version
1.0.0