MVN

io.github.qsy7.java : aspects

Maven & Gradle

Dec 17, 2019
<dependency>
    <groupId>io.github.qsy7.java</groupId>
    <artifactId>aspects</artifactId>
    <version>tracing</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.qsy7.java : aspects to add to Maven - Latest Versions:

  • Latest Stable: tracing

All Versions

Choose a version of io.github.qsy7.java : aspects to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
aspects-0.1.0
tracing
aspects-tracing
timeout
aspects-timeout
metrics
aspects-metrics
logging
aspects-logging
interruptable
aspects-interruptable
heartbeat
aspects-heartbeat

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.qsy7.java</groupId>
    <artifactId>aspects</artifactId>
    <version>tracing</version>
</dependency>

Advertisement