is not current version
Last Version 1.0.8-RELEASE

boot-starter 1.0.6-RELEASE

Linchtech's Spring Boot Starter to help you develop with SpringBoot quickly

License

License

GroupId

GroupId

com.linchtech
ArtifactId

ArtifactId

boot-starter
Version

Version

1.0.6-RELEASE
Type

Type

jar
Description

Description

boot-starter
Linchtech's Spring Boot Starter to help you develop with SpringBoot quickly
Source Code Management

Source Code Management

https://github.com/patience00/boot-starter

Download boot-starter 1.0.6-RELEASE


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

Dependencies

compile (26)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.2.RELEASE
ch.qos.logback : logback-core jar 1.2.3
net.logstash.logback : logstash-logback-encoder jar 5.0
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 2.3.2.RELEASE
com.alibaba : druid-spring-boot-starter jar 1.1.10
org.springframework.boot : spring-boot-starter-data-elasticsearch Optional jar 2.3.2.RELEASE
org.elasticsearch.client : elasticsearch-rest-high-level-client Optional jar 7.6.2
org.springframework.boot : spring-boot-starter-data-mongodb Optional jar 2.3.2.RELEASE
org.apache.commons : commons-pool2 jar 2.8.0
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.3.2.RELEASE
mysql : mysql-connector-java Optional jar 8.0.16
org.springframework.kafka : spring-kafka Optional jar 2.5.4.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.baomidou : mybatis-plus-boot-starter jar 3.2.0
com.alibaba : fastjson jar 1.2.68
commons-io : commons-io jar 2.4
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.10
org.springframework.boot : spring-boot-starter-mail Optional jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.2.RELEASE
org.projectlombok : lombok jar 1.18.12
org.apache.poi : poi Optional jar 4.1.0
org.apache.poi : poi-ooxml Optional jar 4.1.0

Project Modules

There are no modules declared in this project.