License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.audit |
ArtifactId | ArtifactIdaudit-core |
Version | Version2.3.15 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.audit:audit-core:2.3.15
A common audit framework for java application
|
Filename | Size |
---|---|
audit-core-2.3.15.pom | |
audit-core-2.3.15.jar | 146 KB |
audit-core-2.3.15-sources.jar | 66 KB |
audit-core-2.3.15-javadoc.jar | 549 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit-core/ -->
<dependency>
<groupId>com.github.fangjinuo.audit</groupId>
<artifactId>audit-core</artifactId>
<version>2.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit-core/
implementation 'com.github.fangjinuo.audit:audit-core:2.3.15'
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit-core/
implementation ("com.github.fangjinuo.audit:audit-core:2.3.15")
'com.github.fangjinuo.audit:audit-core:jar:2.3.15'
<dependency org="com.github.fangjinuo.audit" name="audit-core" rev="2.3.15">
<artifact name="audit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.audit', module='audit-core', version='2.3.15')
)
libraryDependencies += "com.github.fangjinuo.audit" % "audit-core" % "2.3.15"
[com.github.fangjinuo.audit/audit-core "2.3.15"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.langx : langx-java-reflect-aspectj | jar | 4.4.1 |
com.github.fangjinuo.easyjson : easyjson-core | jar | 3.2.13 |
com.github.fangjinuo.agileway : agileway-dmmq | jar | 2.7.10 |
org.yaml : snakeyaml | jar | 1.26 |
org.slf4j : slf4j-api Optional | jar | 1.7.0 |
com.github.fangjinuo.langx : langx-java | jar | 4.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |