commons-spring-boot-web-starter

aggregate some useful class for java

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

me.aifaq
ArtifactId

ArtifactId

commons-spring-boot-web-starter
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

commons-spring-boot-web-starter
aggregate some useful class for java

Download commons-spring-boot-web-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
me.aifaq : commons-spring-web jar 0.9
me.aifaq : commons-spring-boot-starter jar 0.9
org.springframework.boot : spring-boot-starter-web jar 2.0.4.RELEASE

Project Modules

There are no modules declared in this project.

简介

java常用的工具包

  • 各种 util 类
  • fqueue基于文件的队列,核心类拷贝自 googlecode
  • 图片验证码
  • spring 日期转换
  • spring bean validation异常处理

pom依赖

<dependency>
	<groupId>me.aifaq</groupId>
	<artifactId>commons-lang</artifactId>
	<version>VERSION</version>
</dependency>

Versions

Version
0.9