| License |
License |
|---|---|
| GroupId | GroupIdio.github.guoshiqiufeng |
| ArtifactId | ArtifactIdframework-core |
| Last Version | Last Version1.3.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description核心相关
|
| Filename | Size |
|---|---|
| framework-core-1.3.7.pom | |
| framework-core-1.3.7.jar | 31 KB |
| framework-core-1.3.7-sources.jar | 26 KB |
| framework-core-1.3.7-javadoc.jar | 148 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-core/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>framework-core</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-core/
implementation 'io.github.guoshiqiufeng:framework-core:1.3.7'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-core/
implementation ("io.github.guoshiqiufeng:framework-core:1.3.7")
'io.github.guoshiqiufeng:framework-core:jar:1.3.7'
<dependency org="io.github.guoshiqiufeng" name="framework-core" rev="1.3.7">
<artifact name="framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='framework-core', version='1.3.7')
)
libraryDependencies += "io.github.guoshiqiufeng" % "framework-core" % "1.3.7"
[io.github.guoshiqiufeng/framework-core "1.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |
| com.github.ben-manes.caffeine : guava | jar | 2.8.8 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.7.Final |
| com.baomidou : mybatis-plus-boot-starter | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |