wangcaitao-starter-spring-boot

基于 spring boot 实现常用工具

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.wangcaitao
ArtifactId

ArtifactId

wangcaitao-starter-spring-boot
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

wangcaitao-starter-spring-boot
基于 spring boot 实现常用工具
Project URL

Project URL

https://github.com/wangcaitao/wangcaitao-starter-spring-boot
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/wangcaitao/wangcaitao-starter-spring-boot

Download wangcaitao-starter-spring-boot

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.0.RELEASE
org.springframework : spring-webmvc jar
com.wangcaitao : wangcaitao-common jar 2.3.0
org.hibernate.validator : hibernate-validator jar 6.1.5.Final
com.qiniu : qiniu-java-sdk jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0