License |
License
MIT License
|
---|---|
GroupId | GroupIdtop.redscorpion.boot |
ArtifactId | ArtifactIdredscorpion-boot-core |
Version | Version0.0.5 |
Type | Typejar |
Description |
Descriptionredscorpion-boot-core
核心封装
|
Filename | Size |
---|---|
redscorpion-boot-core-0.0.5.pom | |
redscorpion-boot-core-0.0.5-sources.jar | 22 bytes |
redscorpion-boot-core-0.0.5-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |