is not current version
Last Version 1.1.0

飞絮框架 1.0.6

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.gitee.jiujiupin
ArtifactId

ArtifactId

fxu-framework
Version

Version

1.0.6
Type

Type

jar
Description

Description

飞絮框架
Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://gitee.com/jiujiupin/fxu-framework.git

Download fxu-framework 1.0.6


<!-- https://jarcasting.com/artifacts/io.gitee.jiujiupin/fxu-framework/ -->
<dependency>
    <groupId>io.gitee.jiujiupin</groupId>
    <artifactId>fxu-framework</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.jiujiupin/fxu-framework/
implementation 'io.gitee.jiujiupin:fxu-framework:1.0.6'
// https://jarcasting.com/artifacts/io.gitee.jiujiupin/fxu-framework/
implementation ("io.gitee.jiujiupin:fxu-framework:1.0.6")
'io.gitee.jiujiupin:fxu-framework:jar:1.0.6'
<dependency org="io.gitee.jiujiupin" name="fxu-framework" rev="1.0.6">
  <artifact name="fxu-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.jiujiupin', module='fxu-framework', version='1.0.6')
)
libraryDependencies += "io.gitee.jiujiupin" % "fxu-framework" % "1.0.6"
[io.gitee.jiujiupin/fxu-framework "1.0.6"]

Dependencies

compile (26)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-test jar 2.6.2
org.springframework.boot : spring-boot-starter-cache jar 2.6.2
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.2
org.springframework.boot : spring-boot-starter-validation jar 2.6.2
org.redisson : redisson jar 3.16.8
org.projectlombok : lombok Optional jar 1.18.22
com.alibaba : druid-spring-boot-starter jar 1.2.8
com.github.pagehelper : pagehelper jar 5.3.0
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.4
com.baomidou : mybatis-plus-annotation jar 3.4.3.4
cn.hutool : hutool-all jar 5.7.19
io.springfox : springfox-boot-starter jar 3.0.0
com.github.xiaoymin : knife4j-spring-boot-starter jar 3.0.2
net.jpountz.lz4 : lz4 jar 1.3.0
com.aliyun : aliyun-java-sdk-core jar 4.6.0
com.aliyun : aliyun-java-sdk-dysmsapi jar 2.2.1
com.aliyun.oss : aliyun-sdk-oss jar 3.14.0
com.aliyun.openservices : ons-client jar 2.0.1.Final
org.bouncycastle : bcprov-jdk15on jar 1.70
com.baomidou : dynamic-datasource-spring-boot-starter jar 3.5.1
org.apache.maven.plugins : maven-source-plugin jar 3.2.1
org.apache.maven.plugins : maven-javadoc-plugin jar 3.3.1
org.apache.maven.plugins : maven-deploy-plugin jar 3.0.0-M2
org.apache.maven.plugins : maven-gpg-plugin jar 3.0.1
org.sonatype.plugins : nexus-staging-maven-plugin jar 1.6.12

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.27

Project Modules

There are no modules declared in this project.