| License |
License |
|---|---|
| GroupId | GroupIdcc.shacocloud |
| ArtifactId | ArtifactIdmirage-springboot-start |
| Last Version | Last Version1.0.1-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmirage 集成 springboot
|
<!-- https://jarcasting.com/artifacts/cc.shacocloud/mirage-springboot-start/ -->
<dependency>
<groupId>cc.shacocloud</groupId>
<artifactId>mirage-springboot-start</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cc.shacocloud/mirage-springboot-start/
implementation 'cc.shacocloud:mirage-springboot-start:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/cc.shacocloud/mirage-springboot-start/
implementation ("cc.shacocloud:mirage-springboot-start:1.0.1-RELEASE")
'cc.shacocloud:mirage-springboot-start:jar:1.0.1-RELEASE'
<dependency org="cc.shacocloud" name="mirage-springboot-start" rev="1.0.1-RELEASE">
<artifact name="mirage-springboot-start" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.shacocloud', module='mirage-springboot-start', version='1.0.1-RELEASE')
)
libraryDependencies += "cc.shacocloud" % "mirage-springboot-start" % "1.0.1-RELEASE"
[cc.shacocloud/mirage-springboot-start "1.0.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cc.shacocloud : mirage-web-mvc | jar | |
| cc.shacocloud : mirage-core | jar | |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | |
| org.projectlombok : lombok | jar |