Last Version

RainingSince 0.1.1

spring boot 快速启动模板

License

License

GroupId

GroupId

com.rainingsince
ArtifactId

ArtifactId

rainingsince-framework-project
Version

Version

0.1.1
Type

Type

pom
Description

Description

RainingSince
spring boot 快速启动模板
Project URL

Project URL

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

Download rainingsince-framework-project 0.1.1


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