lego-frame-spring-boot-starter

Base frame for company`s service

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.yunqihui
ArtifactId

ArtifactId

lego-frame-spring-boot-starter
Last Version

Last Version

1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

lego-frame-spring-boot-starter
Base frame for company`s service
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/lego-frame-spring-boot-starter

Download lego-frame-spring-boot-starter

How to add to project

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

Dependencies

compile (24)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.0.RELEASE
mysql : mysql-connector-java jar 8.0.18
com.baomidou : mybatis-plus-boot-starter jar 3.2.0
com.baomidou : mybatis-plus-generator jar 3.2.0
org.apache.velocity : velocity-engine-core jar 2.1
com.alibaba : druid-spring-boot-starter jar 1.1.10
org.apache.logging.log4j : log4j-to-slf4j jar 2.9.1
org.slf4j : jcl-over-slf4j jar 1.7.25
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
com.alibaba : fastjson jar 1.2.58
commons-fileupload : commons-fileupload jar 1.3.3
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.1
commons-codec : commons-codec jar 1.11
org.apache.commons : commons-pool2 jar 2.4.3
commons-beanutils : commons-beanutils jar 1.9.3
commons-io : commons-io jar 2.6
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.0.RELEASE
io.springfox : springfox-swagger2 jar 2.7.0
io.springfox : springfox-swagger-ui jar 2.7.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.RELEASE