neves-spring-boot-starter
集成板块
| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdio.github.bluewindvane |
| ArtifactId | ArtifactIdneves-spring-boot-starter |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionneves-spring-boot-starter
Demo project for Spring Boot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.bluewindvane/neves-spring-boot-starter/ -->
<dependency>
<groupId>io.github.bluewindvane</groupId>
<artifactId>neves-spring-boot-starter</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bluewindvane/neves-spring-boot-starter/
implementation 'io.github.bluewindvane:neves-spring-boot-starter:1.1.3'
// https://jarcasting.com/artifacts/io.github.bluewindvane/neves-spring-boot-starter/
implementation ("io.github.bluewindvane:neves-spring-boot-starter:1.1.3")
'io.github.bluewindvane:neves-spring-boot-starter:jar:1.1.3'
<dependency org="io.github.bluewindvane" name="neves-spring-boot-starter" rev="1.1.3">
<artifact name="neves-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bluewindvane', module='neves-spring-boot-starter', version='1.1.3')
)
libraryDependencies += "io.github.bluewindvane" % "neves-spring-boot-starter" % "1.1.3"
[io.github.bluewindvane/neves-spring-boot-starter "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-data-redis-reactive | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.5.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| cn.hutool : hutool-all | jar | 5.3.10 |
| com.alibaba : fastjson | jar | 1.2.72 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 |
| com.baomidou : mybatis-plus-generator | jar | 3.3.2 |
| org.freemarker : freemarker | jar | 2.3.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.19 |
集成板块