zuihou-core

核心模块

License

License

GroupId

GroupId

com.github.zuihou
ArtifactId

ArtifactId

zuihou-core
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

zuihou-core
核心模块

Download zuihou-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zuihou/zuihou-core/ -->
<dependency>
    <groupId>com.github.zuihou</groupId>
    <artifactId>zuihou-core</artifactId>
    <version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-core/
implementation 'com.github.zuihou:zuihou-core:2.7.0'
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-core/
implementation ("com.github.zuihou:zuihou-core:2.7.0")
'com.github.zuihou:zuihou-core:jar:2.7.0'
<dependency org="com.github.zuihou" name="zuihou-core" rev="2.7.0">
  <artifact name="zuihou-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuihou', module='zuihou-core', version='2.7.0')
)
libraryDependencies += "com.github.zuihou" % "zuihou-core" % "2.7.0"
[com.github.zuihou/zuihou-core "2.7.0"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework : spring-context jar
io.swagger : swagger-models jar
com.github.xiaoymin : knife4j-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.hibernate.validator : hibernate-validator jar
com.baomidou : mybatis-plus-core jar
org.apache.commons : commons-lang3 jar
org.slf4j : slf4j-api jar
cn.hutool : hutool-all jar
com.alibaba : fastjson jar
com.google.guava : guava jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0
2.6.0
2.5.2
2.5.1
2.5.0
2.4.0
2.3
2.2
2.1
2.0