Last Version

EnjoyStarter 0.0.2

jfinal enjoy自动装配并配置root环境变量

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.miw
ArtifactId

ArtifactId

enjoy-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar
Description

Description

EnjoyStarter
jfinal enjoy自动装配并配置root环境变量

Download enjoy-spring-boot-starter 0.0.2


<!-- https://jarcasting.com/artifacts/cn.miw/enjoy-spring-boot-starter/ -->
<dependency>
    <groupId>cn.miw</groupId>
    <artifactId>enjoy-spring-boot-starter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.miw/enjoy-spring-boot-starter/
implementation 'cn.miw:enjoy-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/cn.miw/enjoy-spring-boot-starter/
implementation ("cn.miw:enjoy-spring-boot-starter:0.0.2")
'cn.miw:enjoy-spring-boot-starter:jar:0.0.2'
<dependency org="cn.miw" name="enjoy-spring-boot-starter" rev="0.0.2">
  <artifact name="enjoy-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.miw', module='enjoy-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "cn.miw" % "enjoy-spring-boot-starter" % "0.0.2"
[cn.miw/enjoy-spring-boot-starter "0.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.4.RELEASE
com.jfinal : enjoy jar 3.7

Project Modules

There are no modules declared in this project.