Last Version

io.github.guoshiqiufeng:kernel-core 1.0.0

核心相关

License

License

GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

kernel-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

核心相关

Download kernel-core 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar
org.springframework.boot : spring-boot-starter-logging jar

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.