License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdeasyj-spring-boot-autoconfigure |
Version | Version0.1.6 |
Type | Typejar |
Description |
Descriptionicu.easyj.boot :: easyj-spring-boot-autoconfigure
EasyJ各功能在Spring Boot项目中的自动装配功能,需要引用各功能的starter激活相应的自动装配类。
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-autoconfigure/ -->
<dependency>
<groupId>icu.easyj.boot</groupId>
<artifactId>easyj-spring-boot-autoconfigure</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-autoconfigure/
implementation 'icu.easyj.boot:easyj-spring-boot-autoconfigure:0.1.6'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-autoconfigure/
implementation ("icu.easyj.boot:easyj-spring-boot-autoconfigure:0.1.6")
'icu.easyj.boot:easyj-spring-boot-autoconfigure:jar:0.1.6'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-autoconfigure" rev="0.1.6">
<artifact name="easyj-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-autoconfigure', version='0.1.6')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-autoconfigure" % "0.1.6"
[icu.easyj.boot/easyj-spring-boot-autoconfigure "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj.boot : easyj-spring-boot | jar | 0.1.6 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework : spring-web Optional | jar | |
org.springframework : spring-webmvc Optional | jar | |
org.aspectj : aspectjweaver Optional | jar | |
icu.easyj : easyj-web-cache304 Optional | jar | |
icu.easyj : easyj-poi-excel Optional | jar | |
cn.afterturn : easypoi-base Optional | jar | |
icu.easyj : easyj-web-param-crypto Optional | jar | |
com.alibaba : fastjson Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |
Group / Artifact | Type | Version |
---|---|---|
icu.easyj.boot : easyj-spring-boot-test | jar | 0.1.6 |