License |
License |
---|---|
GroupId | GroupIdcom.github.zuihou |
ArtifactId | ArtifactIdzuihou-core |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzuihou-core
核心模块
|
Filename | Size |
---|---|
zuihou-core-2.7.0.pom | |
zuihou-core-2.7.0.jar | 57 KB |
zuihou-core-2.7.0-sources.jar | 40 KB |
zuihou-core-2.7.0-javadoc.jar | 326 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |