is not current version
Last Version 1.0.6

tech.veedo.plugins:ragdoll-global-advice 1.0.1.RELEASE

springboot plugins to process return advise and exception

GroupId

GroupId

tech.veedo.plugins
ArtifactId

ArtifactId

ragdoll-global-advice
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download ragdoll-global-advice 1.0.1.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.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/tech.veedo.plugins/ragdoll-global-advice/
implementation 'tech.veedo.plugins:ragdoll-global-advice:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/tech.veedo.plugins/ragdoll-global-advice/
implementation ("tech.veedo.plugins:ragdoll-global-advice:1.0.1.RELEASE")
'tech.veedo.plugins:ragdoll-global-advice:jar:1.0.1.RELEASE'
<dependency org="tech.veedo.plugins" name="ragdoll-global-advice" rev="1.0.1.RELEASE">
  <artifact name="ragdoll-global-advice" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.veedo.plugins', module='ragdoll-global-advice', version='1.0.1.RELEASE')
)
libraryDependencies += "tech.veedo.plugins" % "ragdoll-global-advice" % "1.0.1.RELEASE"
[tech.veedo.plugins/ragdoll-global-advice "1.0.1.RELEASE"]