is not current version
Last Version 2.0.2

core 1.4.0

cn.airfei.air-core.core

License

License

GroupId

GroupId

cn.airfei.air-core
ArtifactId

ArtifactId

core
Version

Version

1.4.0
Type

Type

jar
Description

Description

core
cn.airfei.air-core.core
Project URL

Project URL

https://gitee.com/air3132268206/air-core/tree/master/core
Source Code Management

Source Code Management

https://gitee.com/air3132268206/air-core/tree/master/core

Download core 1.4.0


<!-- https://jarcasting.com/artifacts/cn.airfei.air-core/core/ -->
<dependency>
    <groupId>cn.airfei.air-core</groupId>
    <artifactId>core</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.airfei.air-core/core/
implementation 'cn.airfei.air-core:core:1.4.0'
// https://jarcasting.com/artifacts/cn.airfei.air-core/core/
implementation ("cn.airfei.air-core:core:1.4.0")
'cn.airfei.air-core:core:jar:1.4.0'
<dependency org="cn.airfei.air-core" name="core" rev="1.4.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.airfei.air-core', module='core', version='1.4.0')
)
libraryDependencies += "cn.airfei.air-core" % "core" % "1.4.0"
[cn.airfei.air-core/core "1.4.0"]

Dependencies

compile (20)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.10.RELEASE
org.redisson : redisson-spring-boot-starter jar 3.15.4
org.springframework.cloud : spring-cloud-starter-openfeign jar 3.0.2
io.springfox : springfox-boot-starter jar 3.0.0
com.baomidou : mybatis-plus jar 3.4.2
com.baomidou : mybatis-plus-generator jar 3.4.1
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.3.10.RELEASE
org.projectlombok : lombok Optional jar 1.18.20
com.alibaba : fastjson jar 1.2.76
org.mapstruct : mapstruct jar 1.4.2.Final
org.mapstruct : mapstruct-jdk8 jar 1.4.2.Final
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-lang3 jar 3.12.0
org.freemarker : freemarker jar 2.3.31
com.google.guava : guava jar 30.1.1-jre

provided (1)

Group / Artifact Type Version
org.mapstruct : mapstruct-processor jar 1.4.2.Final

Project Modules

There are no modules declared in this project.