| License |
License |
|---|---|
| GroupId | GroupIdtop.andoudou |
| ArtifactId | ArtifactIdbase-quote |
| Last Version | Last Version1.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description常用一些jar的引用、常用的返回异常分页的实体类
|
| Filename | Size |
|---|---|
| base-quote-1.3.2.pom | |
| base-quote-1.3.2.jar | 37 KB |
| base-quote-1.3.2-sources.jar | 21 KB |
| base-quote-1.3.2-javadoc.jar | 204 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.andoudou/base-quote/ -->
<dependency>
<groupId>top.andoudou</groupId>
<artifactId>base-quote</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/base-quote/
implementation 'top.andoudou:base-quote:1.3.2'
// https://jarcasting.com/artifacts/top.andoudou/base-quote/
implementation ("top.andoudou:base-quote:1.3.2")
'top.andoudou:base-quote:jar:1.3.2'
<dependency org="top.andoudou" name="base-quote" rev="1.3.2">
<artifact name="base-quote" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='base-quote', version='1.3.2')
)
libraryDependencies += "top.andoudou" % "base-quote" % "1.3.2"
[top.andoudou/base-quote "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.andoudou : base-core | jar | 1.3.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.5 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.6.5 |
| io.micrometer : micrometer-registry-prometheus | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.5 |
| org.projectlombok : lombok | jar | 1.18.22 |
| io.swagger : swagger-annotations | jar | 1.6.4 |