is not current version
Last Version 0.0.6

redscorpion-boot-core 0.0.5

核心封装

License

License

MIT License
GroupId

GroupId

top.redscorpion.boot
ArtifactId

ArtifactId

redscorpion-boot-core
Version

Version

0.0.5
Type

Type

jar
Description

Description

redscorpion-boot-core
核心封装

Download redscorpion-boot-core 0.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
com.google.code.gson : gson jar 2.8.9
top.redscorpion : redscorpion-http jar 0.0.4

provided (9)

Group / Artifact Type Version
top.redscorpion : redscorpion-core jar 0.0.4
org.springframework.data : spring-data-jpa jar 2.6.1
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.1
com.github.xiaoymin : knife4j-spring-boot-starter jar 2.0.8
org.projectlombok : lombok jar 1.18.20
org.redisson : redisson-spring-boot-starter jar 3.16.8
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.springframework : spring-web jar 5.3.15
org.hibernate : hibernate-core jar 5.4.33

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.