Last Version

com.rainingsince:rainingsince-framework-core 0.1.1

spring boot 快速启动模板

License

License

GroupId

GroupId

com.rainingsince
ArtifactId

ArtifactId

rainingsince-framework-core
Version

Version

0.1.1
Type

Type

pom
Description

Description

spring boot 快速启动模板

Download rainingsince-framework-core 0.1.1


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