MVN

com.cetsoft : caudit-parent

Maven & Gradle

Nov 20, 2013
28 stars

Caudit-Parent · Caudit is a simple library to log application performance, health and statistics in an organized manner.

<dependency>
    <groupId>com.cetsoft</groupId>
    <artifactId>caudit-parent</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cetsoft : caudit-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of com.cetsoft : caudit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
caudit-parent-0.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cetsoft</groupId>
    <artifactId>caudit-parent</artifactId>
    <version>0.0.7</version>
</dependency>