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