License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.mobaijun |
ArtifactId | ArtifactIdmobaijun-spring-boot-starter |
Last Version | Last Version2.4.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
mobaijun-spring-boot-starter-2.4.13.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mobaijun/mobaijun-spring-boot-starter/ -->
<dependency>
<groupId>com.mobaijun</groupId>
<artifactId>mobaijun-spring-boot-starter</artifactId>
<version>2.4.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mobaijun/mobaijun-spring-boot-starter/
implementation 'com.mobaijun:mobaijun-spring-boot-starter:2.4.13'
// https://jarcasting.com/artifacts/com.mobaijun/mobaijun-spring-boot-starter/
implementation ("com.mobaijun:mobaijun-spring-boot-starter:2.4.13")
'com.mobaijun:mobaijun-spring-boot-starter:pom:2.4.13'
<dependency org="com.mobaijun" name="mobaijun-spring-boot-starter" rev="2.4.13">
<artifact name="mobaijun-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mobaijun', module='mobaijun-spring-boot-starter', version='2.4.13')
)
libraryDependencies += "com.mobaijun" % "mobaijun-spring-boot-starter" % "2.4.13"
[com.mobaijun/mobaijun-spring-boot-starter "2.4.13"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.13 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.13 |