utils-spring-boot-starter

utils-spring-boot-starter 一个方便的 spring boot starter 工具包

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.nodemessage
ArtifactId

ArtifactId

utils-spring-boot-starter
Last Version

Last Version

2.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

utils-spring-boot-starter
utils-spring-boot-starter 一个方便的 spring boot starter 工具包
Project URL

Project URL

https://www.openpool.cn
Project Organization

Project Organization

NodeMessage
Source Code Management

Source Code Management

https://gitee.com/wangjusanmu/utils-spring-boot-starter

Download utils-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (13)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1.RELEASE
2.0.0
1.0.1
1.0.0