wuxu-spring-boot-starter

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

space.wuxu
ArtifactId

ArtifactId

wuxu-spring-boot-starter
Last Version

Last Version

0.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

wuxu-spring-boot-starter
Demo project for Spring Boot
Source Code Management

Source Code Management

https://code.aliyun.com/wuxu6519/wuxu-spring-boot-starter.git

Download wuxu-spring-boot-starter

How to add to project

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

Dependencies

compile (30)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.1
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.4.1
org.influxdb : influxdb-java Optional jar 2.15
redis.clients : jedis jar 2.9.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.1
cn.hutool : hutool-all Optional jar 5.2.1
com.gexin.platform » gexin-rp-sdk-http jar 4.1.0.3
com.google.code.gson : gson jar 2.8.5
com.alibaba : fastjson jar 1.2.60
org.springframework.boot : spring-boot-starter-web jar 2.4.1
io.netty : netty-all Optional jar 4.1.15.Final
org.springframework : spring-core Optional jar 5.2.9.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
joda-time : joda-time Optional jar 2.9.9
commons-lang : commons-lang Optional jar 2.6
commons-io : commons-io Optional jar 2.5
commons-beanutils : commons-beanutils Optional jar 1.8.3
commons-httpclient : commons-httpclient Optional jar 3.1
commons-codec : commons-codec Optional jar 1.10
org.apache.commons : commons-lang3 Optional jar 3.4
org.apache.commons : commons-text Optional jar 1.6
org.apache.httpcomponents : httpclient Optional jar 4.5.2
org.apache.shiro : shiro-spring Optional jar 1.3.2
org.apache.shiro : shiro-all Optional jar 1.2.2
com.auth0 : java-jwt Optional jar 3.2.0
io.jsonwebtoken : jjwt Optional jar 0.7.0
javax.mail : mail Optional jar 1.4
javax.servlet : servlet-api Optional jar 2.5
com.aliyun : aliyun-java-sdk-core jar 2.4.2
net.sf.json-lib : json-lib jar 2.4

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2-RELEASE
0.0.1-RELEASE