fly-parent

fly-parent框架公共模块

License

License

GroupId

GroupId

io.github.kalumcode
ArtifactId

ArtifactId

fly-parent
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

fly-parent
fly-parent框架公共模块
Project URL

Project URL

https://github.com/KalumCode/fly-parent

Download fly-parent

Filename Size
fly-parent-1.4.0.pom 10 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
cn.hutool : hutool-all jar
com.alibaba : fastjson jar

Project Modules

  • fly-dependencies
  • fly-core-starter
  • fly-mybatisplus-starter

Versions

Version
1.4.0
1.2.0