Last Version

io.github.guoshiqiufeng:framework-core 1.3.7

核心相关

License

License

GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

framework-core
Version

Version

1.3.7
Type

Type

jar
Description

Description

核心相关

Download framework-core 1.3.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11

provided (5)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Project Modules

There are no modules declared in this project.