License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.nodemessage |
ArtifactId | ArtifactIdutils-spring-boot-starter |
Last Version | Last Version2.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutils-spring-boot-starter
utils-spring-boot-starter 一个方便的 spring boot starter 工具包
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nodemessage/utils-spring-boot-starter/ -->
<dependency>
<groupId>com.nodemessage</groupId>
<artifactId>utils-spring-boot-starter</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.nodemessage/utils-spring-boot-starter/
implementation 'com.nodemessage:utils-spring-boot-starter:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.nodemessage/utils-spring-boot-starter/
implementation ("com.nodemessage:utils-spring-boot-starter:2.0.1.RELEASE")
'com.nodemessage:utils-spring-boot-starter:jar:2.0.1.RELEASE'
<dependency org="com.nodemessage" name="utils-spring-boot-starter" rev="2.0.1.RELEASE">
<artifact name="utils-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nodemessage', module='utils-spring-boot-starter', version='2.0.1.RELEASE')
)
libraryDependencies += "com.nodemessage" % "utils-spring-boot-starter" % "2.0.1.RELEASE"
[com.nodemessage/utils-spring-boot-starter "2.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-validation Optional | jar | 2.2.5.RELEASE |
com.auth0 : java-jwt | jar | 3.4.0 |
cn.hutool : hutool-all | jar | 5.3.7 |
org.projectlombok : lombok | jar | 1.18.12 |
com.google.guava : guava | jar | 20.0 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.2.5.RELEASE |
com.typesafe.akka : akka-actor_2.12 | jar | 2.6.14 |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | 2.2.5.RELEASE |
com.alibaba : easyexcel | jar | 2.2.7 |
com.alibaba : fastjson | jar | 1.2.58 |