is not current version
Last Version 0.6.8

icu.easyj.boot :: easyj-spring-boot-autoconfigure 0.1.4

EasyJ各功能在Spring Boot项目中的自动装配功能,需要引用各功能的starter激活相应的自动装配类。

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

easyj-spring-boot-autoconfigure
Version

Version

0.1.4
Type

Type

jar
Description

Description

icu.easyj.boot :: easyj-spring-boot-autoconfigure
EasyJ各功能在Spring Boot项目中的自动装配功能,需要引用各功能的starter激活相应的自动装配类。
Project Organization

Project Organization

EasyJ开源社区

Download easyj-spring-boot-autoconfigure 0.1.4


<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-autoconfigure/
implementation 'icu.easyj.boot:easyj-spring-boot-autoconfigure:0.1.4'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-autoconfigure/
implementation ("icu.easyj.boot:easyj-spring-boot-autoconfigure:0.1.4")
'icu.easyj.boot:easyj-spring-boot-autoconfigure:jar:0.1.4'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-autoconfigure" rev="0.1.4">
  <artifact name="easyj-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-autoconfigure', version='0.1.4')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-autoconfigure" % "0.1.4"
[icu.easyj.boot/easyj-spring-boot-autoconfigure "0.1.4"]

Dependencies

compile (11)

Group / Artifact Type Version
icu.easyj.boot : easyj-spring-boot jar 0.1.4
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

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar

test (1)

Group / Artifact Type Version
icu.easyj.boot : easyj-spring-boot-test jar 0.1.4

Project Modules

There are no modules declared in this project.