License |
License |
---|---|
GroupId | GroupIdcom.cetsoft |
ArtifactId | ArtifactIdcaudit-observers |
Version | Version0.0.7 |
Type | Typejar |
Description |
DescriptionCaudit Observers
Caudit is a simple library to log application performance, health and statistics in an organized manner.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
caudit-observers-0.0.7.pom | |
caudit-observers-0.0.7.jar | 3 KB |
caudit-observers-0.0.7-sources.jar | 1 KB |
caudit-observers-0.0.7-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cetsoft/caudit-observers/ -->
<dependency>
<groupId>com.cetsoft</groupId>
<artifactId>caudit-observers</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.cetsoft/caudit-observers/
implementation 'com.cetsoft:caudit-observers:0.0.7'
// https://jarcasting.com/artifacts/com.cetsoft/caudit-observers/
implementation ("com.cetsoft:caudit-observers:0.0.7")
'com.cetsoft:caudit-observers:jar:0.0.7'
<dependency org="com.cetsoft" name="caudit-observers" rev="0.0.7">
<artifact name="caudit-observers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cetsoft', module='caudit-observers', version='0.0.7')
)
libraryDependencies += "com.cetsoft" % "caudit-observers" % "0.0.7"
[com.cetsoft/caudit-observers "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.cetsoft : caudit | jar | 0.0.7 |
org.slf4j : slf4j-api | jar | [1.7,) |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | [1.2,) |