| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdcn.hiboot.mcn |
| ArtifactId | ArtifactIdmcn-boot-autoconfigure |
| Version | Version2.5.2 |
| Type | Typejar |
| Description |
DescriptionMCN Boot Autoconfigure
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-autoconfigure/ -->
<dependency>
<groupId>cn.hiboot.mcn</groupId>
<artifactId>mcn-boot-autoconfigure</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-autoconfigure/
implementation 'cn.hiboot.mcn:mcn-boot-autoconfigure:2.5.2'
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-autoconfigure/
implementation ("cn.hiboot.mcn:mcn-boot-autoconfigure:2.5.2")
'cn.hiboot.mcn:mcn-boot-autoconfigure:jar:2.5.2'
<dependency org="cn.hiboot.mcn" name="mcn-boot-autoconfigure" rev="2.5.2">
<artifact name="mcn-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hiboot.mcn', module='mcn-boot-autoconfigure', version='2.5.2')
)
libraryDependencies += "cn.hiboot.mcn" % "mcn-boot-autoconfigure" % "2.5.2"
[cn.hiboot.mcn/mcn-boot-autoconfigure "2.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hiboot.mcn : mcn-boot-core | jar | 2.5.2 |
| cn.hiboot.mcn : mvc-swagger2 Optional | jar | 2.5.2 |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.5.2 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.2 |
| org.springframework.boot : spring-boot-starter-jersey Optional | jar | 2.5.2 |
| cn.hiboot.mcn : jersey-swagger2-ui Optional | jar | 2.5.2 |
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.5.2 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 2.2.0 |
| org.springframework.boot : spring-boot-starter-security Optional | jar | 2.5.2 |
| com.auth0 : java-jwt Optional | jar | 3.1.0 |
| org.jsoup : jsoup Optional | jar | 1.13.1 |
| org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.5.2 |
| net.sf.dozer : dozer Optional | jar | 5.5.1 |
| ma.glasnost.orika : orika-core Optional | jar | 1.5.4 |