License |
License |
---|---|
GroupId | GroupIdio.github.kalumcode |
ArtifactId | ArtifactIdfly-core-starter |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfly-parent框架公共模块
|
Filename | Size |
---|---|
fly-core-starter-1.4.0.pom | |
fly-core-starter-1.4.0.jar | 29 KB |
fly-core-starter-1.4.0-sources.jar | 19 KB |
fly-core-starter-1.4.0-javadoc.jar | 203 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kalumcode/fly-core-starter/ -->
<dependency>
<groupId>io.github.kalumcode</groupId>
<artifactId>fly-core-starter</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kalumcode/fly-core-starter/
implementation 'io.github.kalumcode:fly-core-starter:1.4.0'
// https://jarcasting.com/artifacts/io.github.kalumcode/fly-core-starter/
implementation ("io.github.kalumcode:fly-core-starter:1.4.0")
'io.github.kalumcode:fly-core-starter:jar:1.4.0'
<dependency org="io.github.kalumcode" name="fly-core-starter" rev="1.4.0">
<artifact name="fly-core-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kalumcode', module='fly-core-starter', version='1.4.0')
)
libraryDependencies += "io.github.kalumcode" % "fly-core-starter" % "1.4.0"
[io.github.kalumcode/fly-core-starter "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.projectlombok : lombok | jar | |
cn.hutool : hutool-all | jar | |
com.alibaba : fastjson | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar |