MVN

com.feedzai.commons.tracing : black-box-instrumentation

Maven & Gradle

Jul 25, 2019
0 stars

Black-Box-Instrumentation · AspectJ modules that instrument black-box drivers

<dependency>
    <groupId>com.feedzai.commons.tracing</groupId>
    <artifactId>black-box-instrumentation</artifactId>
    <version>1.0.22</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.feedzai.commons.tracing : black-box-instrumentation to add to Maven - Latest Versions:

  • Latest Stable: 1.0.22

All Versions

Choose a version of com.feedzai.commons.tracing : black-box-instrumentation to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
black-box-instrumentation-1.0.22
black-box-instrumentation-1.0.21
black-box-instrumentation-1.0.20

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.feedzai.commons.tracing</groupId>
    <artifactId>black-box-instrumentation</artifactId>
    <version>1.0.22</version>
</dependency>