| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fangjinuo.audit |
| ArtifactId | ArtifactIdaudit-spring |
| Version | Version2.3.17 |
| Type | Typejar |
| Description |
Descriptioncom.github.fangjinuo.audit:audit-spring:2.3.17
A common audit framework for java application
|
| Filename | Size |
|---|---|
| audit-spring-2.3.17.pom | |
| audit-spring-2.3.17.jar | 7 KB |
| audit-spring-2.3.17-sources.jar | 6 KB |
| audit-spring-2.3.17-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit-spring/ -->
<dependency>
<groupId>com.github.fangjinuo.audit</groupId>
<artifactId>audit-spring</artifactId>
<version>2.3.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit-spring/
implementation 'com.github.fangjinuo.audit:audit-spring:2.3.17'
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit-spring/
implementation ("com.github.fangjinuo.audit:audit-spring:2.3.17")
'com.github.fangjinuo.audit:audit-spring:jar:2.3.17'
<dependency org="com.github.fangjinuo.audit" name="audit-spring" rev="2.3.17">
<artifact name="audit-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.audit', module='audit-spring', version='2.3.17')
)
libraryDependencies += "com.github.fangjinuo.audit" % "audit-spring" % "2.3.17"
[com.github.fangjinuo.audit/audit-spring "2.3.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fangjinuo.audit : audit-core | jar | 2.3.17 |
| com.github.fangjinuo.agileway : agileway-web | jar | 3.1.2 |
| com.github.fangjinuo.agileway : agileway-aop | jar | 3.1.2 |
| org.springframework : spring-webmvc | jar | 4.3.29.RELEASE |
| org.springframework : spring-aop | jar | 4.3.29.RELEASE |
| org.aspectj : aspectjweaver Optional | jar | 1.9.5 |
| com.github.fangjinuo.agileway : agileway-spring | jar | 3.1.2 |
| org.slf4j : slf4j-api | jar | 1.7.0 |
| com.github.fangjinuo.langx : langx-java | jar | 4.6.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |