| License |
License |
|---|---|
| GroupId | GroupIdtech.veedo.plugins |
| ArtifactId | ArtifactIdragdoll-global-advice |
| Version | Version1.0.4.RELEASE |
| Type | Typejar |
| Description |
Descriptionragdoll-global-advice
springboot plugins to process return advise and exception
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/tech.veedo.plugins/ragdoll-global-advice/ -->
<dependency>
<groupId>tech.veedo.plugins</groupId>
<artifactId>ragdoll-global-advice</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/tech.veedo.plugins/ragdoll-global-advice/
implementation 'tech.veedo.plugins:ragdoll-global-advice:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/tech.veedo.plugins/ragdoll-global-advice/
implementation ("tech.veedo.plugins:ragdoll-global-advice:1.0.4.RELEASE")
'tech.veedo.plugins:ragdoll-global-advice:jar:1.0.4.RELEASE'
<dependency org="tech.veedo.plugins" name="ragdoll-global-advice" rev="1.0.4.RELEASE">
<artifact name="ragdoll-global-advice" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.veedo.plugins', module='ragdoll-global-advice', version='1.0.4.RELEASE')
)
libraryDependencies += "tech.veedo.plugins" % "ragdoll-global-advice" % "1.0.4.RELEASE"
[tech.veedo.plugins/ragdoll-global-advice "1.0.4.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |
| org.springframework : spring-web | jar | 5.1.5.RELEASE |
| org.springframework : spring-webmvc | jar | 5.1.5.RELEASE |
| com.alibaba : fastjson | jar | 1.2.56 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |