is not current version
Last Version 1.0.6

ragdoll-global-advice 1.0.4.RELEASE

springboot plugins to process return advise and exception

License

License

GroupId

GroupId

tech.veedo.plugins
ArtifactId

ArtifactId

ragdoll-global-advice
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

ragdoll-global-advice
springboot plugins to process return advise and exception
Project URL

Project URL

https://github.com/zyftc0/veedo/tree/master/ragdoll-global-advice
Source Code Management

Source Code Management

https://github.com/zyftc0/veedo/tree/master

Download ragdoll-global-advice 1.0.4.RELEASE


<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.