audit-spring

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

License

License

GroupId

GroupId

com.spt-development
ArtifactId

ArtifactId

spt-development-audit-spring
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

audit-spring
Adds auditing to your project through the use of annotations typically added to Service methods.
Project URL

Project URL

https://github.com/spt-development/spt-development-audit-spring
Source Code Management

Source Code Management

https://github.com/spt-development/spt-development-audit-spring

Download spt-development-audit-spring

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-tx jar
org.springframework : spring-jms Optional jar
org.springframework : spring-web jar
org.springframework.security : spring-security-core jar
com.spt-development : spt-development-cid jar 2.0.11
com.google.code.gson : gson jar 2.9.0
jakarta.jms : jakarta.jms-api jar 2.0.3
jakarta.servlet : jakarta.servlet-api jar 4.0.4
org.apache.commons : commons-lang3 jar 3.12.0
org.aspectj : aspectjweaver jar 1.9.7
org.projectlombok : lombok jar 1.18.24
org.slf4j : slf4j-api jar 1.7.36

test (8)

Group / Artifact Type Version
com.spt-development : spt-development-test jar 2.0.5
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.5.1
org.springframework : spring-test jar
org.apache.commons : commons-collections4 jar 4.4

Project Modules

There are no modules declared in this project.
com.spt-development

SPT Development Ltd

Versions

Version
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0