is not current version
Last Version 3.0-RELEASE

springboot-starter 2.1.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.weijj0528
ArtifactId

ArtifactId

springboot-starter
Version

Version

2.1.3
Type

Type

jar
Description

Description

springboot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.example.com

Download springboot-starter 2.1.3


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

Dependencies

compile (20)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.3.RELEASE
org.springframework.session : spring-session-data-redis jar 2.1.4.RELEASE
org.springframework.retry : spring-retry jar 1.2.4.RELEASE
com.alibaba : fastjson jar 1.2.56
cn.hutool : hutool-all jar 4.5.1
com.google.guava : guava jar 27.0.1-jre
mysql : mysql-connector-java jar 5.1.40
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.0
com.alibaba : druid-spring-boot-starter jar 1.1.10
tk.mybatis : mapper-spring-boot-starter jar 2.1.3
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.9
io.springfox : springfox-swagger-ui jar 2.9.2
io.springfox : springfox-swagger2 jar 2.9.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
org.projectlombok : lombok Optional jar 1.18.6

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar 2.1.3.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.