is not current version
Last Version 0.0.13

se.gawell:setrace-spring 0.0.12

Adds method invocation logging to spring wired applications using auto proxies.

GroupId

GroupId

se.gawell
ArtifactId

ArtifactId

setrace-spring
Version

Version

0.0.12
Type

Type

jar

Download setrace-spring 0.0.12


<!-- https://jarcasting.com/artifacts/se.gawell/setrace-spring/ -->
<dependency>
    <groupId>se.gawell</groupId>
    <artifactId>setrace-spring</artifactId>
    <version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/se.gawell/setrace-spring/
implementation 'se.gawell:setrace-spring:0.0.12'
// https://jarcasting.com/artifacts/se.gawell/setrace-spring/
implementation ("se.gawell:setrace-spring:0.0.12")
'se.gawell:setrace-spring:jar:0.0.12'
<dependency org="se.gawell" name="setrace-spring" rev="0.0.12">
  <artifact name="setrace-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.gawell', module='setrace-spring', version='0.0.12')
)
libraryDependencies += "se.gawell" % "setrace-spring" % "0.0.12"
[se.gawell/setrace-spring "0.0.12"]