Last Version

com.rainingsince:spring-boot-starts 0.1.1

spring boot 快速启动模板

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.rainingsince
ArtifactId

ArtifactId

spring-boot-starts
Version

Version

0.1.1
Type

Type

pom
Description

Description

spring boot 快速启动模板

Download spring-boot-starts 0.1.1

Filename Size
spring-boot-starts-0.1.1.pom 768 bytes
Browse

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

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.