is not current version
Last Version 2.0.2

core 2.0.1

cn.airfei.air-core.core

License

License

GroupId

GroupId

cn.airfei.air-core
ArtifactId

ArtifactId

core
Version

Version

2.0.1
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 2.0.1


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

Dependencies

compile (19)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.13
org.springframework.boot : spring-boot-starter-validation jar 2.5.13
org.springframework.boot : spring-boot-starter-aop jar 2.5.13
org.springframework.boot : spring-boot-autoconfigure jar 2.5.13
org.springframework.boot : spring-boot-starter-data-redis jar 2.5.13
org.redisson : redisson-spring-boot-starter jar 3.17.0
org.springframework.cloud : spring-cloud-starter-openfeign jar 3.1.1
io.springfox : springfox-boot-starter jar 3.0.0
com.baomidou : mybatis-plus jar 3.5.1
com.baomidou : mybatis-plus-generator jar 3.5.2
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.5.13
org.projectlombok : lombok Optional jar 1.18.24
com.alibaba : fastjson jar 2.0.1
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 31.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.