License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.cafaudit |
ArtifactId | ArtifactIdcaf-audit-monkey |
Last Version | Last Version3.9.0-853 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides applications with a reliable, high-performance solution for recording events pertaining to user and system applications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
caf-audit-monkey-3.9.0-853.pom | |
caf-audit-monkey-3.9.0-853.jar | 18 KB |
caf-audit-monkey-3.9.0-853-sources.jar | 13 KB |
caf-audit-monkey-3.9.0-853-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-monkey/ -->
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>caf-audit-monkey</artifactId>
<version>3.9.0-853</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-monkey/
implementation 'com.github.cafaudit:caf-audit-monkey:3.9.0-853'
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-monkey/
implementation ("com.github.cafaudit:caf-audit-monkey:3.9.0-853")
'com.github.cafaudit:caf-audit-monkey:jar:3.9.0-853'
<dependency org="com.github.cafaudit" name="caf-audit-monkey" rev="3.9.0-853">
<artifact name="caf-audit-monkey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='caf-audit-monkey', version='3.9.0-853')
)
libraryDependencies += "com.github.cafaudit" % "caf-audit-monkey" % "3.9.0-853"
[com.github.cafaudit/caf-audit-monkey "3.9.0-853"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.github.cafaudit : caf-audit | jar | 3.9.0-853 |
com.github.cafaudit : caf-audit-monkey-auditlog | jar | 3.9.0-853 |
joda-time : joda-time | jar | 2.10.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.9.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |