is not current version
Last Version 2.0.5

com.spt-development:spt-development-audit-spring 2.0.3

Adds auditing to your project through the use of annotations typically added to Service methods.

GroupId

GroupId

com.spt-development
ArtifactId

ArtifactId

spt-development-audit-spring
Version

Version

2.0.3
Type

Type

jar

Download spt-development-audit-spring 2.0.3


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