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