License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.jiuxian |
ArtifactId | ArtifactIdmossrose-spring-boot-starter |
Version | Version1.2.1-RELEASE |
Type | Typejar |
Description |
Descriptionmossrose-spring-boot-starter
Spring boot starter for mossrose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jiuxian/mossrose-spring-boot-starter/ -->
<dependency>
<groupId>com.jiuxian</groupId>
<artifactId>mossrose-spring-boot-starter</artifactId>
<version>1.2.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jiuxian/mossrose-spring-boot-starter/
implementation 'com.jiuxian:mossrose-spring-boot-starter:1.2.1-RELEASE'
// https://jarcasting.com/artifacts/com.jiuxian/mossrose-spring-boot-starter/
implementation ("com.jiuxian:mossrose-spring-boot-starter:1.2.1-RELEASE")
'com.jiuxian:mossrose-spring-boot-starter:jar:1.2.1-RELEASE'
<dependency org="com.jiuxian" name="mossrose-spring-boot-starter" rev="1.2.1-RELEASE">
<artifact name="mossrose-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jiuxian', module='mossrose-spring-boot-starter', version='1.2.1-RELEASE')
)
libraryDependencies += "com.jiuxian" % "mossrose-spring-boot-starter" % "1.2.1-RELEASE"
[com.jiuxian/mossrose-spring-boot-starter "1.2.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.0.1.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.1.RELEASE |
com.jiuxian : mossrose | jar | 2.4.4-RELEASE |