is not current version
Last Version 2.0.5

audit-spring 1.0.1

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
Version

Version

1.0.1
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 1.0.1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.2
org.springframework : spring-tx jar 5.3.2
org.springframework : spring-jms Optional jar 5.3.2
org.springframework : spring-web jar 5.3.2
org.springframework.security : spring-security-core jar 5.4.2
org.springframework.security.oauth : spring-security-oauth2 Optional jar 2.3.7.RELEASE
com.spt-development : spt-development-cid jar 1.1.0
com.google.code.gson : gson jar 2.8.6
javax.jms : javax.jms-api jar 2.0
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.commons : commons-lang3 jar 3.11
org.aspectj : aspectjweaver jar 1.9.6
org.projectlombok : lombok jar 1.18.16
org.slf4j : slf4j-api jar 1.7.30

test (8)

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

Project Modules

There are no modules declared in this project.