License |
License |
---|---|
GroupId | GroupIdio.github.guoshiqiufeng |
ArtifactId | ArtifactIdkernel-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description核心相关
|
Filename | Size |
---|---|
kernel-core-1.0.0.pom | |
kernel-core-1.0.0.jar | 25 KB |
kernel-core-1.0.0-sources.jar | 26 KB |
kernel-core-1.0.0-javadoc.jar | 180 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.apache.commons : commons-lang3 | jar | |
org.springframework.boot : spring-boot-starter-logging | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |