MVN

com.lazygeniouz.methlog : methlog

Maven & Gradle

May 30, 2022
1 stars

MethLog · MethLog is an annotation based method call logging for observing completion time.

<dependency>
    <groupId>com.lazygeniouz.methlog</groupId>
    <artifactId>methlog</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lazygeniouz.methlog : methlog to add to Maven - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of com.lazygeniouz.methlog : methlog to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
methlog-1.3.2
methlog-1.3.0
1.2.x
methlog-1.2.8
methlog-1.2.7
methlog-1.2.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lazygeniouz.methlog</groupId>
    <artifactId>methlog</artifactId>
    <version>1.3.2</version>
</dependency>