License |
License |
---|---|
GroupId | GroupIdcom.spt-development |
ArtifactId | ArtifactIdspt-development-audit-spring |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaudit-spring
Adds auditing to your project through the use of annotations typically added to Service methods.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |